Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp59 constexpr int kBootFinishedDisplayOffTimeoutSec = 10; variable
785 if (PostThreadCondWait(lock, kBootFinishedDisplayOffTimeoutSec, in PostThread()