Home
last modified time | relevance | path

Searched refs:AChoreographer_handlePendingEvents (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/nativedisplay/include/apex/
Dchoreographer.h57 void AChoreographer_handlePendingEvents(AChoreographer* choreographer, void* data);
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt13 AChoreographer_handlePendingEvents; # apex # introduced=30
DAChoreographer.cpp577 void AChoreographer_handlePendingEvents(AChoreographer* choreographer, void* data) { in AChoreographer_handlePendingEvents() function
/frameworks/base/libs/hwui/renderthread/
DRenderThread.cpp147 AChoreographer_handlePendingEvents(mRenderThread->mChoreographer, mRenderThread); in drainPendingEvents()
382 AChoreographer_handlePendingEvents(rt->mChoreographer, data); in choreographerCallback()