Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DPowerAdvisor.cpp168 if (!mHasDisplayUpdateImminent) { in notifyDisplayUpdateImminentAndCpuReset()
173 mHasDisplayUpdateImminent = false; in notifyDisplayUpdateImminentAndCpuReset()
DPowerAdvisor.h274 bool mHasDisplayUpdateImminent = true; variable