Searched refs:HWC2_CAPABILITY_SIDEBAND_STREAM (Results 1 – 2 of 2) sorted by relevance
98 HWC2_CAPABILITY_SIDEBAND_STREAM = 1, enumerator507 case HWC2_CAPABILITY_SIDEBAND_STREAM: return "SidebandStream"; in getCapabilityName()819 SidebandStream = HWC2_CAPABILITY_SIDEBAND_STREAM,
557 if (hasCapability(HWC2_CAPABILITY_SIDEBAND_STREAM)) { in initDispatch()