Searched refs:maskedHeight (Results 1 – 1 of 1) sorted by relevance
486 int maskedHeight = deviceInfo.height - maskingInsets.top - maskingInsets.bottom; in updateLocked() local491 maskedHeight = (int) (maskedHeight * deviceInfo.xDpi / deviceInfo.yDpi + 0.5); in updateLocked()503 mBaseDisplayInfo.appHeight = maskedHeight; in updateLocked()505 mBaseDisplayInfo.logicalHeight = maskedHeight; in updateLocked()532 mBaseDisplayInfo.smallestNominalAppHeight = maskedHeight; in updateLocked()534 mBaseDisplayInfo.largestNominalAppHeight = maskedHeight; in updateLocked()