Home
last modified time | relevance | path

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

/foundation/window/window_manager/dm/src/
H A Ddisplay.cpp101 int32_t Display::GetPhysicalHeight() const in GetPhysicalHeight() function in OHOS::Rosen::Display
108 return pImpl_->GetDisplayInfo()->GetPhysicalHeight(); in GetPhysicalHeight()
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddisplay.h76 int32_t GetPhysicalHeight() const;
/foundation/window/window_manager/previewer/include/
H A Ddisplay.h76 int32_t GetPhysicalHeight() const;
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_test.cpp211 * @tc.name: GetPhysicalHeight
212 * @tc.desc: test GetPhysicalHeight
215 HWTEST_F(DisplayTest, GetPhysicalHeight, Function | SmallTest | Level1) in HWTEST_F()
217 auto physicalheight = defaultDisplay_->GetPhysicalHeight(); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp1592 devicePhysicalHeight = defaultDisplay->GetPhysicalHeight(); in CommonInitialize()

Completed in 16 milliseconds