Home
last modified time | relevance | path

Searched defs:modeId (Results 1 – 17 of 17) sorted by relevance

/foundation/graphic/standard/rosen/modules/composer/hdi_backend/test/unittest/
Dhdiscreen_test.cpp126 uint32_t modeId = 0; variable
139 uint32_t modeId = 0; variable
/foundation/windowmanager/dm/src/
Dscreen.cpp63 auto modeId = GetModeId(); in GetWidth() local
74 auto modeId = GetModeId(); in GetHeight() local
170 bool Screen::SetScreenActiveMode(uint32_t modeId) in SetScreenActiveMode()
Ddisplay_manager_adapter.cpp353 bool ScreenManagerAdapter::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode()
/foundation/graphic/standard/rosen/modules/composer/hdi_backend/test/systemtest/
Dhdiscreen_test.cpp89 uint32_t modeId = 0; variable
/foundation/graphic/standard/rosen/modules/render_service/core/screen_manager/
Drs_screen.cpp147 void RSScreen::SetActiveMode(uint32_t modeId) in SetActiveMode()
208 uint32_t modeId = 0; in GetActiveMode() local
Drs_screen_manager.cpp397 void RSScreenManager::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode()
/foundation/graphic/standard/rosen/modules/render_service_client/core/transaction/
Drs_interfaces.cpp77 void RSInterfaces::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode()
/foundation/windowmanager/interfaces/kits/napi/display_runtime/napi/
Djs_screen.cpp128 uint32_t modeId = 0; in OnSetScreenActiveMode() local
/foundation/graphic/standard/rosen/modules/composer/hdi_backend/src/
Dhdi_device.cpp141 int32_t HdiDevice::GetScreenMode(uint32_t screenId, uint32_t &modeId) in GetScreenMode()
147 int32_t HdiDevice::SetScreenMode(uint32_t screenId, uint32_t modeId) in SetScreenMode()
/foundation/windowmanager/dmserver/src/
Ddisplay_manager_stub.cpp289 uint32_t modeId = data.ReadUint32(); in OnRemoteRequest() local
Ddisplay_manager_service.cpp511 bool DisplayManagerService::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode()
Ddisplay_manager_proxy.cpp921 bool DisplayManagerProxy::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode()
Dabstract_screen_controller.cpp645 bool AbstractScreenController::SetScreenActiveMode(ScreenId screenId, uint32_t modeId) in SetScreenActiveMode()
/foundation/graphic/standard/rosen/modules/render_service/core/transaction/
Drs_render_service_connection_stub.cpp134 uint32_t modeId = data.ReadUint32(); in OnRemoteRequest() local
/foundation/graphic/standard/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp218 void RSRenderServiceClient::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode()
Drs_render_service_connection_proxy.cpp247 void RSRenderServiceConnectionProxy::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode()
/foundation/graphic/standard/rosen/modules/render_service/core/pipeline/
Drs_render_service_connection.cpp281 void RSRenderServiceConnection::SetScreenActiveMode(ScreenId id, uint32_t modeId) in SetScreenActiveMode()