Searched refs:physHeight (Results 1 – 1 of 1) sorted by relevance
710 int physHeight = rotated ? displayDeviceInfo.width : displayDeviceInfo.height; in configureDisplayLocked() local716 physHeight -= maskingInsets.top + maskingInsets.bottom; in configureDisplayLocked()755 < physHeight * displayLogicalWidth) { in configureDisplayLocked()761 displayRectWidth = displayLogicalWidth * physHeight / displayLogicalHeight; in configureDisplayLocked()762 displayRectHeight = physHeight; in configureDisplayLocked()764 int displayRectTop = (physHeight - displayRectHeight) / 2; in configureDisplayLocked()