Home
last modified time | relevance | path

Searched defs:colorGamutIdx (Results 1 – 7 of 7) sorted by relevance

/foundation/windowmanager/dm/src/
Dscreen.cpp133 DMError Screen::SetScreenColorGamut(int32_t colorGamutIdx) in SetScreenColorGamut()
Ddisplay_manager_adapter.cpp75 DMError ScreenManagerAdapter::SetScreenColorGamut(ScreenId screenId, int32_t colorGamutIdx) in SetScreenColorGamut()
/foundation/windowmanager/dmserver/src/
Ddisplay_manager_stub.cpp322 int32_t colorGamutIdx = data.ReadInt32(); in OnRemoteRequest() local
Dabstract_screen.cpp123 DMError AbstractScreen::SetScreenColorGamut(int32_t colorGamutIdx) in SetScreenColorGamut()
Ddisplay_manager_service.cpp209 DMError DisplayManagerService::SetScreenColorGamut(ScreenId screenId, int32_t colorGamutIdx) in SetScreenColorGamut()
Ddisplay_manager_proxy.cpp351 DMError DisplayManagerProxy::SetScreenColorGamut(ScreenId screenId, int32_t colorGamutIdx) in SetScreenColorGamut()
Dabstract_screen_controller.cpp609 DMError AbstractScreenController::SetScreenColorGamut(ScreenId screenId, int32_t colorGamutIdx) in SetScreenColorGamut()