Searched refs:AChoreographer_postVsyncCallback (Results 1 – 8 of 8) sorted by relevance
163 void AChoreographer_postVsyncCallback(AChoreographer* choreographer,
43 void AChoreographer_postVsyncCallback(AChoreographer* choreographer, in AChoreographer_postVsyncCallback() function
32 AChoreographer_postVsyncCallback; # introduced=33
10 AChoreographer_postVsyncCallback; # apex # introduced=33
543 return AChoreographer_postVsyncCallback(choreographer, callback, data); in AChoreographer_routePostVsyncCallback()618 void AChoreographer_postVsyncCallback(AChoreographer* choreographer, in AChoreographer_postVsyncCallback() function
53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postVsyncCallback);387 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postVsyncCallback); in init_stub_library()
155 AChoreographer_postVsyncCallback(mRenderThread->mChoreographer, in requestNextVsync()