Home
last modified time | relevance | path

Searched refs:HWC_DISPLAY_COLOR_TRANSFORM (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h245 HWC_DISPLAY_COLOR_TRANSFORM = 6, enumerator
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1096 HWC_DISPLAY_COLOR_TRANSFORM,
1138 if (attribute == HWC_DISPLAY_COLOR_TRANSFORM) { in attributesMatch()
1151 static_assert(attributesMatch<HWC_DISPLAY_COLOR_TRANSFORM>(),
1204 values[attributeMap[HWC_DISPLAY_COLOR_TRANSFORM]]); in populateConfigs()
Dhwc.cpp882 case HWC_DISPLAY_COLOR_TRANSFORM: in hwc_getDisplayAttributes()