Home
last modified time | relevance | path

Searched refs:Hwc3ColorModeToHwc2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DUtils.h105 inline int32_t Hwc3ColorModeToHwc2(ColorMode color_mode) { in Hwc3ColorModeToHwc2() function
H A DComposerClient.cpp1015 const int32_t hwc2_color_mode = Hwc3ColorModeToHwc2(mode); in getRenderIntents()
1183 auto error = display->SetColorModeWithIntent(Hwc3ColorModeToHwc2(mode), in setColorMode()