Searched refs:Sideband (Results 1 – 3 of 3) sorted by relevance
1917 ALOGE_IF(layer.getCompositionType() != Composition::Sideband, in updateTypeChanges()2122 } else if (compositionType == Composition::Sideband) { in applyState()2172 } else if (mCompositionType.getValue() == HWC2::Composition::Sideband) { in dump()2324 case Composition::Sideband: in applyCompositionType()
1848 ALOGE_IF(layer.getCompositionType() != Composition::Sideband, in updateTypeChanges()2053 case Composition::Sideband : applySidebandState(hwc1Layer); break; in applyState()2096 } else if (mCompositionType == HWC2::Composition::Sideband) { in dump()2222 case Composition::Sideband: in applyCompositionType()
633 Sideband = HWC2_COMPOSITION_SIDEBAND, enumerator