Searched refs:displayColorInterface (Results 1 – 4 of 4) sorted by relevance
29 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getColorModes() local31 const ColorModesMap colorModeMap = displayColorInterface == nullptr in getColorModes()33 : displayColorInterface->ColorModesAndRenderIntents(display); in getColorModes()61 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in setColorMode() local63 const ColorModesMap colorModeMap = displayColorInterface == nullptr in setColorMode()65 : displayColorInterface->ColorModesAndRenderIntents(display); in setColorMode()82 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getRenderIntents() local84 const ColorModesMap colorModeMap = displayColorInterface == nullptr in getRenderIntents()86 : displayColorInterface->ColorModesAndRenderIntents(display); in getRenderIntents()115 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in setColorModeWithRenderIntent() local[all …]
153 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getClientTargetProperty() local154 if (displayColorInterface == nullptr) { in getClientTargetProperty()163 if (!displayColorInterface->GetBlendingProperty(display, pixelFormat, dataspace, in getClientTargetProperty()181 auto displayColorInterface = getDisplayColorInterface(); in updateBrightnessTable() local182 if (displayColorInterface == nullptr) { in updateBrightnessTable()188 auto ret = displayColorInterface->GetBrightnessTable(displayType, table); in updateBrightnessTable()204 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in deliverWinConfigData() local212 if (displayColorInterface != nullptr) { in deliverWinConfigData()245 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in updatePresentColorConversionInfo() local246 if (displayColorInterface == nullptr) { in updatePresentColorConversionInfo()[all …]
123 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in checkRrCompensationEnabled() local124 return displayColorInterface in checkRrCompensationEnabled()125 ? displayColorInterface->IsRrCompensationEnabled(display) in checkRrCompensationEnabled()140 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in hasDisplayColor() local141 return displayColorInterface != nullptr; in hasDisplayColor()
110 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in deliverWinConfigData() local118 if (displayColorInterface != nullptr) { in deliverWinConfigData()