Searched refs:screenOffCV_ (Results 1 – 2 of 2) sorted by relevance
475 std::condition_variable screenOffCV_; variable
1629 …if (screenOffCV_.wait_for(lock, std::chrono::milliseconds(screenOffDelay_)) == std::cv_status::tim… in BlockScreenOffByCV()1652 screenOffCV_.notify_all(); in TryToCancelScreenOff()1675 screenOffCV_.notify_all(); in ForceSkipScreenOffAnimation()2138 screenOffCV_.notify_all(); in ScreenOffCVNotify()