Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h437 auto& mutableDebugDisableHWC() { return mFlinger->mDebugDisableHWC; } in mutableDebugDisableHWC() function
H A DCompositionTest.cpp1127 test->mFlinger.mutableDebugDisableHWC() = true; in setupLayerState()