Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DDisplayColorProfile.h73 ui::RenderIntent renderIntent; member
/aosp12/frameworks/native/libs/ui/
H A DDebugUtils.cpp310 std::string decodeRenderIntent(RenderIntent renderIntent) { in decodeRenderIntent()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayDevice_GetBestColorModeTest.cpp43 void setInputRenderIntent(ui::RenderIntent renderIntent) { mInputRenderIntent = renderIntent; } in setInputRenderIntent()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DDisplayColorProfileTest.cpp98 ProfileFactory& addColorModeRenderIntent(ColorMode colorMode, RenderIntent renderIntent) { in addColorModeRenderIntent()
106 for (auto renderIntent : renderIntents) { in addColorModeRenderIntents() local
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.cpp224 hwc::RenderIntent renderIntent = in setColorModeWithRenderIntent() local
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp418 Error Display::setColorMode(ColorMode mode, RenderIntent renderIntent) in setColorMode()
H A DHWComposer.cpp414 ui::RenderIntent renderIntent) { in setActiveColorMode()
H A DComposerHal.cpp531 RenderIntent renderIntent) in setColorMode()