Searched refs:ASurfaceControl_getChoreographer (Results 1 – 7 of 7) sorted by relevance
65 AChoreographer* ASurfaceControl_getChoreographer(ASurfaceControl* surfaceControl);
118 ASurfaceControl_getChoreographer(ASurfaceControl_fromJava(env, surfaceControlObj))); in SurfaceControl_getChoreographer()
301 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControl_getChoreographer);668 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControl_getChoreographer); in init_stub_library()
373 ASurfaceControl_getChoreographer*;
183 AChoreographer* ASurfaceControl_getChoreographer(ASurfaceControl* aSurfaceControl) { in ASurfaceControl_getChoreographer() function