Searched refs:mDebugDisableHWC (Results 1 – 2 of 2) sorted by relevance
460 int mDebugDisableHWC; variable
141 mDebugDisableHWC(0), in SurfaceFlinger()1050 if (mDebugDisableHWC || mDebugRegion || mDaltonize || mHasColorMatrix) { in setUpHWComposer()2639 (mDebugDisableHWC || mDebugRegion || mDaltonize in dumpAllLocked()2765 mDebugDisableHWC = n ? 1 : 0; in onTransact()2780 reply->writeInt32(mDebugDisableHWC); in onTransact()