Searched refs:AChoreographer_routePostFrameCallbackDelayed (Results 1 – 4 of 4) sorted by relevance
45 void AChoreographer_routePostFrameCallbackDelayed(AChoreographer* choreographer,
31 return AChoreographer_routePostFrameCallbackDelayed(choreographer, callback, data, delayMillis); in AChoreographer_postFrameCallbackDelayed()
33 android::AChoreographer_routePostFrameCallbackDelayed*;
71 void AChoreographer_routePostFrameCallbackDelayed(AChoreographer* choreographer, in AChoreographer_routePostFrameCallbackDelayed() function