Home
last modified time | relevance | path

Searched defs:renderIntent (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DDisplayColorProfile.h73 ui::RenderIntent renderIntent; member
/frameworks/native/libs/ui/
DDebugUtils.cpp310 std::string decodeRenderIntent(RenderIntent renderIntent) { in decodeRenderIntent()
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayDevice_GetBestColorModeTest.cpp43 void setInputRenderIntent(ui::RenderIntent renderIntent) { mInputRenderIntent = renderIntent; } in setInputRenderIntent()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayColorProfileTest.cpp98 ProfileFactory& addColorModeRenderIntent(ColorMode colorMode, RenderIntent renderIntent) { in addColorModeRenderIntent()
106 for (auto renderIntent : renderIntents) { in addColorModeRenderIntents() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp418 Error Display::setColorMode(ColorMode mode, RenderIntent renderIntent) in setColorMode()
DHWComposer.cpp420 ui::RenderIntent renderIntent) { in setActiveColorMode()
DComposerHal.cpp531 RenderIntent renderIntent) in setColorMode()