Searched refs:devicePhysicalHeight (Results 1 – 2 of 2) sorted by relevance
145 static void SetDevicePhysicalHeight(int32_t devicePhysicalHeight) in SetDevicePhysicalHeight() argument147 devicePhysicalHeight_ = devicePhysicalHeight; in SetDevicePhysicalHeight()
1624 int32_t devicePhysicalHeight = 0; in CommonInitialize() local1644 devicePhysicalHeight = defaultDisplay->GetPhysicalHeight(); in CommonInitialize()1648 SystemProperties::SetDevicePhysicalHeight(devicePhysicalHeight); in CommonInitialize()