Searched refs:mDebugDisableHWC (Results 1 – 3 of 3) sorted by relevance
688 auto& mutableDebugDisableHWC() { return mFlinger->mDebugDisableHWC; } in mutableDebugDisableHWC()
1352 std::atomic_bool mDebugDisableHWC = false; variable
2824 refreshArgs.devOptForceClientComposition = mDebugDisableHWC; in composite()6981 const bool hwcDisabled = mDebugDisableHWC || mDebugFlashDelay; in dumpAll()7203 reply->writeInt32(mDebugDisableHWC); in onTransact()9657 mDebugDisableHWC = enabled; in sfdo_forceClientComposition()