Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h78 eEarlyWakeup = 0x04 enumerator
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp496 flags |= ISurfaceComposer::eEarlyWakeup; in apply()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3874 const auto start = (flags & eEarlyWakeup) ? Scheduler::TransactionStart::EARLY in applyTransactionState()