Home
last modified time | relevance | path

Searched refs:GetModeId (Results 1 - 9 of 9) sorted by relevance

/foundation/window/window_manager/dm/src/
H A Dscreen.cpp69 auto modeId = GetModeId(); in GetWidth()
80 auto modeId = GetModeId(); in GetHeight()
205 uint32_t Screen::GetModeId() const in GetModeId() function in OHOS::Rosen::Screen
208 return pImpl_->GetScreenInfo()->GetModeId(); in GetModeId()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen.cpp121 if (mode->GetModeId() != id) { in GetModeViaId()
184 int32_t modeIdFound = mode->GetModeId(); in GetModeIdViaResolutionAndRate()
H A Dhgm_screen.h147 int32_t GetModeId() const in GetModeId() function in OHOS::Rosen::HgmScreen::ScreenProfile
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_change_test.cpp241 uint32_t usedModeIdx = defaultScreen_->GetModeId(); in HWTEST_F()
258 uint32_t usedModeIdx = defaultScreen_->GetModeId(); in HWTEST_F()
285 uint32_t usedModeIdx = defaultScreen_->GetModeId(); in HWTEST_F()
H A Dscreen_manager_test.cpp509 auto defaultModeId = screen->GetModeId(); in HWTEST_F()
514 ASSERT_EQ(modeIdx, screen->GetModeId()); in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Dscreen.h134 uint32_t GetModeId() const;
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp113 auto id = screenInfo->GetModeId(); in GetScreenModesByDisplayId()
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen.cpp314 napi_set_named_property(env, objValue, "activeModeIndex", CreateJsValue(env, info->GetModeId())); in CreateJsScreenObject()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2626 auto id = screenInfo->GetModeId(); in GetScreenModesByDisplayId()

Completed in 16 milliseconds