Searched refs:AChoreographer_postFrameCallback64 (Results 1 – 8 of 8) sorted by relevance
98 void AChoreographer_postFrameCallback64(AChoreographer* choreographer,
33 void AChoreographer_postFrameCallback64(AChoreographer* choreographer, in AChoreographer_postFrameCallback64() function
28 AChoreographer_postFrameCallback64; # introduced=29
6 AChoreographer_postFrameCallback64; # apex # introduced=30
482 return AChoreographer_postFrameCallback64(choreographer, callback, data); in AChoreographer_routePostFrameCallback64()534 void AChoreographer_postFrameCallback64(AChoreographer* choreographer, in AChoreographer_postFrameCallback64() function
40 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallback64);330 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallback64); in init_stub_library()
142 AChoreographer_postFrameCallback64(mRenderThread->mChoreographer, in requestNextVsync()