Searched refs:displayRectHeight (Results 1 – 1 of 1) sorted by relevance
436 int displayRectWidth, displayRectHeight; in configureDisplayLocked() local439 displayRectHeight = displayInfo.logicalHeight; in configureDisplayLocked()444 displayRectHeight = displayInfo.logicalHeight * physWidth / displayInfo.logicalWidth; in configureDisplayLocked()448 displayRectHeight = physHeight; in configureDisplayLocked()450 int displayRectTop = (physHeight - displayRectHeight) / 2; in configureDisplayLocked()453 displayRectLeft + displayRectWidth, displayRectTop + displayRectHeight); in configureDisplayLocked()