Home
last modified time | relevance | path

Searched refs:devicePhysicalHeight (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h151 static void SetDevicePhysicalHeight(int32_t devicePhysicalHeight) in SetDevicePhysicalHeight() argument
153 devicePhysicalHeight_ = devicePhysicalHeight; in SetDevicePhysicalHeight()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp1572 int32_t devicePhysicalHeight = 0; in CommonInitialize() local
1592 devicePhysicalHeight = defaultDisplay->GetPhysicalHeight(); in CommonInitialize()
1596 SystemProperties::SetDevicePhysicalHeight(devicePhysicalHeight); in CommonInitialize()

Completed in 10 milliseconds