Searched refs:hwcIntent (Results 1 – 1 of 1) sorted by relevance
203 for (auto hwcIntent : hwcIntents) { in getHwcRenderIntent() local204 if (candidate == hwcIntent) { in getHwcRenderIntent()702 const RenderIntent hwcIntent = getHwcRenderIntent(hwcIntents, intent); in addColorMode() local711 decodeColorMode(hwcColorMode).c_str(), decodeRenderIntent(hwcIntent).c_str()); in addColorMode()713 mColorModes[getColorModeKey(dataspace, intent)] = {hwcDataspace, hwcColorMode, hwcIntent}; in addColorMode()