Searched refs:physWidth (Results 1 – 1 of 1) sorted by relevance
709 int physWidth = rotated ? displayDeviceInfo.height : displayDeviceInfo.width; in configureDisplayLocked() local715 physWidth -= maskingInsets.left + maskingInsets.right; in configureDisplayLocked()754 } else if (physWidth * displayLogicalHeight in configureDisplayLocked()757 displayRectWidth = physWidth; in configureDisplayLocked()758 displayRectHeight = displayLogicalHeight * physWidth / displayLogicalWidth; in configureDisplayLocked()765 int displayRectLeft = (physWidth - displayRectWidth) / 2; in configureDisplayLocked()