Searched refs:WaitForPredictedVSync (Results 1 – 2 of 2) sorted by relevance
451 pdx::Status<int64_t> WaitForPredictedVSync();
706 Status<int64_t> HardwareComposer::WaitForPredictedVSync() { in WaitForPredictedVSync() function in android::dvr::HardwareComposer870 auto status = WaitForPredictedVSync(); in PostThread()