Searched defs:Idle (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h326 // 1. Idle: no work to do (no visible surfaces).
334 Idle = (1 << 0), member in struct:android::dvr::HardwareComposer::PostThreadState
405 PostThreadStateType post_thread_state_{PostThreadState::Idle};

Completed in 55 milliseconds