Searched refs:vsyncLoop (Results 1 – 2 of 2) sorted by relevance
111 void vsyncLoop();
847 mThread = std::thread(&VsyncThread::vsyncLoop, this); in start()873 void HWC2OnFbAdapter::VsyncThread::vsyncLoop() { in vsyncLoop() function in android::HWC2OnFbAdapter::VsyncThread