Home
last modified time | relevance | path

Searched refs:ColorMgrSetModeWithRenderIntent (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/
Dcolor_manager.h150 DisplayError ColorMgrSetModeWithRenderIntent(int32_t color_mode_id,
Dcolor_manager.cpp426 DisplayError ColorManagerProxy::ColorMgrSetModeWithRenderIntent(int32_t color_mode_id, in ColorMgrSetModeWithRenderIntent() function in sdm::ColorManagerProxy
Ddisplay_base.cpp1265 error = color_mgr_->ColorMgrSetModeWithRenderIntent(sde_display_mode->id, pt, render_intent); in SetColorModeInternal()