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.h73 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/libs/ui/
DDebugUtils.cpp312 std::string decodeRenderIntent(RenderIntent renderIntent) { in decodeRenderIntent()
/frameworks/native/libs/renderengine/include/renderengine/
DDisplaySettings.h88 aidl::android::hardware::graphics::composer3::RenderIntent renderIntent = member
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayDevice_GetBestColorModeTest.cpp43 void setInputRenderIntent(ui::RenderIntent renderIntent) { mInputRenderIntent = renderIntent; } in setInputRenderIntent()
/frameworks/native/services/surfaceflinger/
DScreenCaptureOutput.cpp101 auto renderIntent = static_cast<ui::RenderIntent>(clientCompositionDisplay.renderIntent); in generateClientCompositionDisplaySettings() local
DSurfaceFlinger.cpp7399 auto renderIntent = RenderIntent::TONE_MAP_COLORIMETRIC; in renderScreenImpl() local
/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.cpp450 Error Display::setColorMode(ColorMode mode, RenderIntent renderIntent) in setColorMode()
DHWComposer.cpp348 ui::RenderIntent renderIntent) { in setActiveColorMode()
DAidlComposerHal.cpp666 Error AidlComposer::setColorMode(Display display, ColorMode mode, RenderIntent renderIntent) { in setColorMode()
DHidlComposerHal.cpp605 Error HidlComposer::setColorMode(Display display, ColorMode mode, RenderIntent renderIntent) { in setColorMode()