Searched refs:AChoreographer_handlePendingEvents (Results 1 – 4 of 4) sorted by relevance
57 void AChoreographer_handlePendingEvents(AChoreographer* choreographer, void* data);
20 AChoreographer_handlePendingEvents; # systemapi # introduced=30
262 void AChoreographer_handlePendingEvents(AChoreographer* choreographer, void* data) { in AChoreographer_handlePendingEvents() function
175 AChoreographer_handlePendingEvents(mRenderThread->mChoreographer, mRenderThread); in drainPendingEvents()421 AChoreographer_handlePendingEvents(rt->mChoreographer, data); in choreographerCallback()