Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h90 HWC2_CAPABILITY_SIDEBAND_STREAM = 1, enumerator
459 case HWC2_CAPABILITY_SIDEBAND_STREAM: return "SidebandStream"; in getCapabilityName()
732 SidebandStream = HWC2_CAPABILITY_SIDEBAND_STREAM,
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h557 if (hasCapability(HWC2_CAPABILITY_SIDEBAND_STREAM)) { in initDispatch()