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