Searched refs:WaitForVSync (Results 1 – 3 of 3) sorted by relevance
238 bool WaitForVSync(nsecs_t rel_time);
489 sensor_->WaitForVSync(EmulatedSensor::kSupportedFrameDurationRange[1]); in RequestProcessorLoop()
555 bool EmulatedSensor::WaitForVSync(nsecs_t reltime) { in WaitForVSync() function in android::EmulatedSensor