Home
last modified time | relevance | path

Searched defs:threadMain (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DEventControlThread.cpp58 void EventControlThread::threadMain() NO_THREAD_SAFETY_ANALYSIS { in threadMain() function in android::impl::EventControlThread
DEventThread.cpp304 void EventThread::threadMain(std::unique_lock<std::mutex>& lock) { in threadMain() function in android::impl::EventThread
/frameworks/opt/gamesdk/samples/bouncyball/app/src/main/cpp/
DWorkerThread.h82 void threadMain() { in threadMain() function
/frameworks/opt/gamesdk/src/swappy/
DChoreographerFilter.cpp165 void ChoreographerFilter::threadMain(bool useAffinity, int32_t thread) { in threadMain() function in swappy::ChoreographerFilter
DEGL.cpp243 void EGL::FenceWaiter::threadMain() { in threadMain() function in swappy::EGL::FenceWaiter
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/
DRenderer.cpp112 void Renderer::threadMain() { in threadMain() function in samples::Renderer
/frameworks/native/services/surfaceflinger/
DTransactionCompletedThread.cpp223 void TransactionCompletedThread::threadMain() { in threadMain() function in android::TransactionCompletedThread
DRegionSamplingThread.cpp467 void RegionSamplingThread::threadMain() NO_THREAD_SAFETY_ANALYSIS { in threadMain() function in android::RegionSamplingThread