Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h408 HWC2_FORMAT_COMPONENT_0 = 1 << 0, /* The first component (eg, for RGBA_8888, this is R) */ enumerator
743 case HWC2_FORMAT_COMPONENT_0: return "FirstComponent"; in getFormatColorComponentName()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp699 HWC2_FORMAT_COMPONENT_0 | HWC2_FORMAT_COMPONENT_1 | in SetDisplayedContentSamplingEnabled()