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