Searched refs:displayRectHeight (Results 1 – 1 of 1) sorted by relevance
679 int displayRectWidth, displayRectHeight; in configureDisplayLocked() local682 displayRectHeight = displayInfo.logicalHeight; in configureDisplayLocked()687 displayRectHeight = displayInfo.logicalHeight * physWidth / displayInfo.logicalWidth; in configureDisplayLocked()691 displayRectHeight = physHeight; in configureDisplayLocked()693 int displayRectTop = (physHeight - displayRectHeight) / 2; in configureDisplayLocked()696 displayRectLeft + displayRectWidth, displayRectTop + displayRectHeight); in configureDisplayLocked()