Searched refs:hasColor (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1132 bool hasColor = true; local
1139 hasColor = false;
1142 auto attributeMap = hasColor ?
1155 if (hasColor) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp1176 bool hasColor = true; local
1183 hasColor = false;
1186 auto attributeMap = hasColor ?
1199 if (hasColor) {

Completed in 43 milliseconds