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