Searched refs:AChoreographer_handlePendingEvents (Results 1 – 4 of 4) sorted by relevance
57 void AChoreographer_handlePendingEvents(AChoreographer* choreographer, void* data);
13 AChoreographer_handlePendingEvents; # apex # introduced=30
577 void AChoreographer_handlePendingEvents(AChoreographer* choreographer, void* data) { in AChoreographer_handlePendingEvents() function
147 AChoreographer_handlePendingEvents(mRenderThread->mChoreographer, mRenderThread); in drainPendingEvents()382 AChoreographer_handlePendingEvents(rt->mChoreographer, data); in choreographerCallback()