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