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