Searched refs:mTopBound (Results 1 – 1 of 1) sorted by relevance
94 private final Rect mTopBound; field in CutoutSpecification102 mTopBound = parser.mTopBound; in CutoutSpecification()113 mTopBound != null ? mTopBound.toString() : "", in CutoutSpecification()131 scaleBounds(mTopBound, physicalPixelDisplaySizeRatio); in applyPhysicalPixelDisplaySizeRatio()166 return mTopBound; in getTopBound()223 private Rect mTopBound; field in CutoutSpecification.Parser379 && mTopBound == null) {380 mTopBound = onSetEdgeCutout(true, mIsShortEdgeOnTop, mTmpRect);