Searched refs:mRightBound (Results 1 – 1 of 1) sorted by relevance
95 private final Rect mRightBound; field in CutoutSpecification103 mRightBound = parser.mRightBound; in CutoutSpecification()114 mRightBound != null ? mRightBound.toString() : "", in CutoutSpecification()132 scaleBounds(mRightBound, physicalPixelDisplaySizeRatio); in applyPhysicalPixelDisplaySizeRatio()172 return mRightBound; in getRightBound()224 private Rect mRightBound; field in CutoutSpecification.Parser372 if (mBindRightCutout && mRightBound == null) {373 mRightBound = onSetEdgeCutout(false, !mIsShortEdgeOnTop, mTmpRect);