Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h167 HWC2_COMPOSITION_SIDEBAND = 5, enumerator
475 case HWC2_COMPOSITION_SIDEBAND: return "Sideband"; in getCompositionName()
745 Sideband = HWC2_COMPOSITION_SIDEBAND,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp744 if (type == HWC2_COMPOSITION_SIDEBAND) { in Hwc2ImplSetLayerCompositionType()