Home
last modified time | relevance | path

Searched refs:decodeRenderIntent (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplayColorProfile.cpp332 decodeRenderIntent(intent).c_str(), in addColorMode()
334 decodeColorMode(hwcColorMode).c_str(), decodeRenderIntent(hwcIntent).c_str()); in addColorMode()
370 decodeRenderIntent(intent).c_str()); in getBestColorMode()
DOutput.cpp120 decodeColorMode(mode).c_str(), mode, decodeRenderIntent(renderIntent).c_str(), in setColorMode()
/frameworks/native/libs/ui/include/ui/
DDebugUtils.h35 std::string decodeRenderIntent(android::ui::RenderIntent renderIntent);
/frameworks/native/libs/ui/include_vndk/ui/
DDebugUtils.h35 std::string decodeRenderIntent(android::ui::RenderIntent renderIntent);
/frameworks/native/libs/ui/
DDebugUtils.cpp310 std::string decodeRenderIntent(RenderIntent renderIntent) { in decodeRenderIntent() function
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp355 decodeRenderIntent(renderIntent) + ")") in setActiveColorMode()