Home
last modified time | relevance | path

Searched refs:sleepUntil (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h103 static bool sleepUntil(int64_t t);
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp825 bool HWC2OnFbAdapter::VsyncThread::sleepUntil(int64_t t) { in sleepUntil() function in android::HWC2OnFbAdapter::VsyncThread
897 bool fire = sleepUntil(mNextVsync); in vsyncLoop()