Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.h414 pdx::Status<int64_t> WaitForVSync();
Dhardware_composer.cpp626 Status<int64_t> HardwareComposer::WaitForVSync() { in WaitForVSync() function in android::dvr::HardwareComposer
757 auto status = WaitForVSync(); in PostThread()