Home
last modified time | relevance | path

Searched refs:GetVirtualHeight (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/dm/src/
H A Dscreen.cpp94 uint32_t Screen::GetVirtualHeight() const in GetVirtualHeight() function in OHOS::Rosen::Screen
97 return pImpl_->GetScreenInfo()->GetVirtualHeight(); in GetVirtualHeight()
H A Dscreen_manager.cpp698 oss << "VirtualHeight: " << screenInfo->GetVirtualHeight() << ", "; in GetScreenInfoSrting()
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Dscreen.h92 uint32_t GetVirtualHeight() const;
/foundation/window/window_manager/dm/test/unittest/
H A Dscreen_test.cpp79 ASSERT_GT(screen_->GetVirtualHeight(), 0); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_dumper.cpp439 << screenInfo->GetVirtualHeight() << std::endl; in DumpScreenInfoById()

Completed in 6 milliseconds