Searched refs:displayRectHeight (Results 1 – 1 of 1) sorted by relevance
750 int displayRectWidth, displayRectHeight; in configureDisplayLocked() local753 displayRectHeight = displayLogicalHeight; in configureDisplayLocked()758 displayRectHeight = displayLogicalHeight * physWidth / displayLogicalWidth; in configureDisplayLocked()762 displayRectHeight = physHeight; in configureDisplayLocked()764 int displayRectTop = (physHeight - displayRectHeight) / 2; in configureDisplayLocked()767 displayRectLeft + displayRectWidth, displayRectTop + displayRectHeight); in configureDisplayLocked()