Searched refs:displayRectHeight (Results 1 – 1 of 1) sorted by relevance
330 int displayRectWidth, displayRectHeight; in configureDisplayInTransactionLocked() local333 displayRectHeight = displayInfo.logicalHeight; in configureDisplayInTransactionLocked()338 displayRectHeight = displayInfo.logicalHeight * physWidth / displayInfo.logicalWidth; in configureDisplayInTransactionLocked()342 displayRectHeight = physHeight; in configureDisplayInTransactionLocked()344 int displayRectTop = (physHeight - displayRectHeight) / 2; in configureDisplayInTransactionLocked()347 displayRectLeft + displayRectWidth, displayRectTop + displayRectHeight); in configureDisplayInTransactionLocked()