Searched refs:WaitForVSyncLocked (Results 1 – 2 of 2) sorted by relevance
368 bool WaitForVSyncLocked(nsecs_t reltime);
542 bool EmulatedSensor::WaitForVSyncLocked(nsecs_t reltime) { in WaitForVSyncLocked() function in android::EmulatedSensor558 return WaitForVSyncLocked(reltime); in WaitForVSync()563 auto ret = WaitForVSyncLocked(kSupportedFrameDurationRange[1]); in Flush()