Searched refs:sleepUntil (Results 1 – 2 of 2) sorted by relevance
103 static bool sleepUntil(int64_t t);
825 bool HWC2OnFbAdapter::VsyncThread::sleepUntil(int64_t t) { in sleepUntil() function in android::HWC2OnFbAdapter::VsyncThread897 bool fire = sleepUntil(mNextVsync); in vsyncLoop()