Searched refs:maskedWidth (Results 1 – 1 of 1) sorted by relevance
485 int maskedWidth = deviceInfo.width - maskingInsets.left - maskingInsets.right; in updateLocked() local493 maskedWidth = (int) (maskedWidth * deviceInfo.yDpi / deviceInfo.xDpi + 0.5); in updateLocked()502 mBaseDisplayInfo.appWidth = maskedWidth; in updateLocked()504 mBaseDisplayInfo.logicalWidth = maskedWidth; in updateLocked()531 mBaseDisplayInfo.smallestNominalAppWidth = maskedWidth; in updateLocked()533 mBaseDisplayInfo.largestNominalAppWidth = maskedWidth; in updateLocked()