Home
last modified time | relevance | path

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

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