Home
last modified time | relevance | path

Searched refs:WaitForPredictedVSync (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.h435 pdx::Status<int64_t> WaitForPredictedVSync();
Dhardware_composer.cpp692 Status<int64_t> HardwareComposer::WaitForPredictedVSync() { in WaitForPredictedVSync() function in android::dvr::HardwareComposer
856 auto status = WaitForPredictedVSync(); in PostThread()