Searched refs:COMPOSITION_HWC (Results 1 – 3 of 3) sorted by relevance
48 COMPOSITION_HWC = 2, enumerator49 COMPOSITION_MIXED = COMPOSITION_GLES | COMPOSITION_HWC
45 case DisplaySurface::COMPOSITION_HWC: return "HWC"; in dbgCompositionTypeStr()183 if (mCompositionType == COMPOSITION_HWC) { in advanceFrame()195 (mCompositionType != COMPOSITION_HWC && mFbProducerSlot < 0)) { in advanceFrame()
357 compositionType = DisplaySurface::COMPOSITION_HWC; in prepareFrame()362 compositionType = DisplaySurface::COMPOSITION_HWC; in prepareFrame()