Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1142 auto attributeMap = hasColor ? in populateConfigs() local
1146 values[attributeMap[HWC_DISPLAY_VSYNC_PERIOD]]); in populateConfigs()
1148 values[attributeMap[HWC_DISPLAY_WIDTH]]); in populateConfigs()
1150 values[attributeMap[HWC_DISPLAY_HEIGHT]]); in populateConfigs()
1152 values[attributeMap[HWC_DISPLAY_DPI_X]]); in populateConfigs()
1154 values[attributeMap[HWC_DISPLAY_DPI_Y]]); in populateConfigs()
1160 values[attributeMap[HWC_DISPLAY_COLOR_TRANSFORM]]); in populateConfigs()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1186 auto attributeMap = hasColor ? in populateConfigs() local
1190 values[attributeMap[HWC_DISPLAY_VSYNC_PERIOD]]); in populateConfigs()
1192 values[attributeMap[HWC_DISPLAY_WIDTH]]); in populateConfigs()
1194 values[attributeMap[HWC_DISPLAY_HEIGHT]]); in populateConfigs()
1196 values[attributeMap[HWC_DISPLAY_DPI_X]]); in populateConfigs()
1198 values[attributeMap[HWC_DISPLAY_DPI_Y]]); in populateConfigs()
1204 values[attributeMap[HWC_DISPLAY_COLOR_TRANSFORM]]); in populateConfigs()