Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DDisplayColorProfile.h71 ui::RenderIntent renderIntent; member
/frameworks/native/libs/ui/
DDebugUtils.cpp310 std::string decodeRenderIntent(RenderIntent renderIntent) { in decodeRenderIntent()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp77 ui::RenderIntent renderIntent) { in setColorMode()
DOutput.cpp107 ui::RenderIntent renderIntent) { in setColorMode()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayColorProfileTest.cpp127 ProfileFactory& addColorModeRenderIntent(ColorMode colorMode, RenderIntent renderIntent) { in addColorModeRenderIntent()
135 for (auto renderIntent : renderIntents) { in addColorModeRenderIntents() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp349 ui::RenderIntent renderIntent) { in setActiveColorMode()
DHWC2.cpp619 Error Display::setColorMode(ColorMode mode, RenderIntent renderIntent) in setColorMode()
DComposerHal.cpp588 RenderIntent renderIntent) in setColorMode()
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp1193 void setInputRenderIntent(ui::RenderIntent renderIntent) { mInputRenderIntent = renderIntent; } in setInputRenderIntent()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1838 RenderIntent renderIntent; in calculateWorkingSet() local