Searched refs:hwcDisabled (Results 1 – 1 of 1) sorted by relevance
6981 const bool hwcDisabled = mDebugDisableHWC || mDebugFlashDelay; in dumpAll() local6982 StringAppendF(&result, " h/w composer %s\n", hwcDisabled ? "disabled" : "enabled"); in dumpAll()