Home
last modified time | relevance | path

Searched defs:SetScreenColorTransform (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_screen.cpp231 int32_t HdiScreen::SetScreenColorTransform(const std::vector<float>& matrix) const in SetScreenColorTransform() function in OHOS::Rosen::HdiScreen
H A Dhdi_device_impl.cpp342 int32_t HdiDeviceImpl::SetScreenColorTransform(uint32_t screenId, const std::vector<float> &matrix) in SetScreenColorTransform() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen.cpp154 DMError Screen::SetScreenColorTransform() in SetScreenColorTransform() function in OHOS::Rosen::Screen
H A Ddisplay_manager_adapter.cpp109 DMError ScreenManagerAdapter::SetScreenColorTransform(ScreenId screenId) in SetScreenColorTransform() function in OHOS::Rosen::ScreenManagerAdapter
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp350 DMError AbstractScreen::SetScreenColorTransform() in SetScreenColorTransform() function in OHOS::Rosen::AbstractScreen
H A Ddisplay_manager_service.cpp352 DMError DisplayManagerService::SetScreenColorTransform(ScreenId screenId) in SetScreenColorTransform() function in OHOS::Rosen::DisplayManagerService
H A Dabstract_screen_controller.cpp998 DMError AbstractScreenController::SetScreenColorTransform(ScreenId screenId) in SetScreenColorTransform() function in OHOS::Rosen::AbstractScreenController
H A Ddisplay_manager_proxy.cpp462 DMError DisplayManagerProxy::SetScreenColorTransform(ScreenId screenId) in SetScreenColorTransform() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h80 virtual DMError SetScreenColorTransform(ScreenId screenId) override { return DMError::DM_OK; } in SetScreenColorTransform() function
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1036 DMError ScreenSession::SetScreenColorTransform() in SetScreenColorTransform() function in OHOS::Rosen::ScreenSession
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp309 DMError ScreenSessionManagerProxy::SetScreenColorTransform(ScreenId screenId) in SetScreenColorTransform() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1234 DMError ScreenSessionManager::SetScreenColorTransform(ScreenId screenId) in SetScreenColorTransform() function in OHOS::Rosen::ScreenSessionManager