Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp6981 const bool hwcDisabled = mDebugDisableHWC || mDebugFlashDelay; in dumpAll() local
6982 StringAppendF(&result, " h/w composer %s\n", hwcDisabled ? "disabled" : "enabled"); in dumpAll()