Searched refs:mLeftBound (Results 1 – 1 of 1) sorted by relevance
93 private final Rect mLeftBound; field in CutoutSpecification101 mLeftBound = parser.mLeftBound; in CutoutSpecification()112 mLeftBound != null ? mLeftBound.toString() : "", in CutoutSpecification()130 scaleBounds(mLeftBound, physicalPixelDisplaySizeRatio); in applyPhysicalPixelDisplaySizeRatio()160 return mLeftBound; in getLeftBound()222 private Rect mLeftBound; field in CutoutSpecification.Parser374 } else if (mBindLeftCutout && mLeftBound == null) {375 mLeftBound = onSetEdgeCutout(true, !mIsShortEdgeOnTop, mTmpRect);