Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1001 bool mDebugDisableHWC = false; variable
DSurfaceFlinger.cpp1801 if (!compositionState.hwc || mDebugDisableHWC || mDebugRegion) { in calculateWorkingSet()
4986 bool hwcDisabled = mDebugDisableHWC || mDebugRegion; in dumpAllLocked()
5220 mDebugDisableHWC = n != 0; in onTransact()
5235 reply->writeInt32(mDebugDisableHWC); in onTransact()