Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DDisplayColorProfile.h72 ui::RenderIntent renderIntent; member
/frameworks/native/libs/renderengine/skia/filters/
DLinearEffect.cpp47 aidl::android::hardware::graphics::composer3::RenderIntent renderIntent) { in createLinearEffectShader()
/frameworks/native/libs/tonemap/include/tonemap/
Dtonemap.h74 aidl::android::hardware::graphics::composer3::RenderIntent renderIntent = member
/frameworks/native/libs/renderengine/tests/
DDisplaySettingsTest.cpp61 TEST(DisplaySettingsTest, renderIntent) { in TEST() argument
/frameworks/native/services/surfaceflinger/
DScreenCaptureOutput.cpp86 auto renderIntent = static_cast<ui::RenderIntent>(clientCompositionDisplay.renderIntent); in generateClientCompositionDisplaySettings() local
DSurfaceFlinger.cpp8473 auto renderIntent = RenderIntent::TONE_MAP_COLORIMETRIC; in renderScreenImpl() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayDevice_GetBestColorModeTest.cpp43 void setInputRenderIntent(ui::RenderIntent renderIntent) { mInputRenderIntent = renderIntent; } in setInputRenderIntent()
/frameworks/native/libs/renderengine/include/renderengine/
DDisplaySettings.h87 aidl::android::hardware::graphics::composer3::RenderIntent renderIntent = member
/frameworks/native/libs/ui/
DDebugUtils.cpp329 std::string decodeRenderIntent(RenderIntent renderIntent) { in decodeRenderIntent()
/frameworks/native/libs/shaders/
Dshaders.cpp278 aidl::android::hardware::graphics::composer3::RenderIntent renderIntent) { in buildLinearEffectUniforms()
/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.cpp478 Error Display::setColorMode(ColorMode mode, RenderIntent renderIntent) in setColorMode()
DHWComposer.cpp405 ui::RenderIntent renderIntent) { in setActiveColorMode()
DAidlComposerHal.cpp740 Error AidlComposer::setColorMode(Display display, ColorMode mode, RenderIntent renderIntent) { in setColorMode()
DHidlComposerHal.cpp625 Error HidlComposer::setColorMode(Display display, ColorMode mode, RenderIntent renderIntent) { in setColorMode()