Home
last modified time | relevance | path

Searched defs:SetScreenActiveMode (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen.cpp216 DMError Screen::SetScreenActiveMode(uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::Screen
H A Ddisplay_manager_adapter.cpp687 DMError ScreenManagerAdapter::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::ScreenManagerAdapter
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen.cpp143 napi_value JsScreen::SetScreenActiveMode(napi_env env, napi_callback_info info) in SetScreenActiveMode() function in OHOS::Rosen::JsScreen
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp760 DMError DisplayManagerService::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::DisplayManagerService
H A Dabstract_screen_controller.cpp1007 DMError AbstractScreenController::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::AbstractScreenController
H A Ddisplay_manager_proxy.cpp1536 DMError DisplayManagerProxy::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h112 …virtual DMError SetScreenActiveMode(ScreenId screenId, uint32_t modeId) override { return DMError:… in SetScreenActiveMode() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp167 void RSRenderServiceClient::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::RSRenderServiceClient
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp167 void RSRenderServiceClient::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::RSRenderServiceClient
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp165 void RSInterfaces::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::RSInterfaces
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp483 void RSRenderServiceClient::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::RSRenderServiceClient
H A Drs_render_service_connection_proxy.cpp714 void RSRenderServiceConnectionProxy::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp1276 void RSScreenManager::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::impl::RSScreenManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp658 void RSRenderServiceConnection::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::RSRenderServiceConnection
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp53 DMError ScreenSessionManagerProxy::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp948 DMError ScreenSessionManager::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode() function in OHOS::Rosen::ScreenSessionManager