Searched refs:PostThread (Results 1 – 2 of 2) sorted by relevance
420 void PostThread();
180 post_thread_ = std::thread(&HardwareComposer::PostThread, this); in Initialize()726 void HardwareComposer::PostThread() { in PostThread() function in android::dvr::HardwareComposer