Home
last modified time | relevance | path

Searched defs:ChoreographerThread (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/
DVideoFrameScheduler2.cpp220 struct ChoreographerThread : public Thread { struct
227 virtual ~ChoreographerThread() {} in ~ChoreographerThread()
231 void* mData;
234 ChoreographerThread::ChoreographerThread(bool canCallJava) : Thread(canCallJava) { in ChoreographerThread() function in android::ChoreographerThread
/frameworks/opt/gamesdk/src/swappy/
DSwappy.h40 class ChoreographerThread; variable
DChoreographerThread.cpp297 ChoreographerThread::ChoreographerThread(Callback onChoreographer): in ChoreographerThread() function in swappy::ChoreographerThread