Searched refs:mCutoutPathParserInfo (Results 1 – 1 of 1) sorted by relevance
745 if (!mCutoutPathParserInfo.hasCutout()) { in getCutoutPath()754 mCutoutPathParserInfo.getDensity(), mCutoutPathParserInfo.getPhysicalDisplayWidth(), in getCutoutPath()757 .parse(mCutoutPathParserInfo.getCutoutSpec()); in getCutoutPath()766 mCutoutPathParserInfo.getRotation(), in getCutoutPath()767 mCutoutPathParserInfo.getDisplayWidth(), in getCutoutPath()768 mCutoutPathParserInfo.getDisplayHeight(), in getCutoutPath()772 matrix.postScale(mCutoutPathParserInfo.getScale(), mCutoutPathParserInfo.getScale()); in getCutoutPath()788 return mCutoutPathParserInfo; in getCutoutPathParserInfo()810 && mCutoutPathParserInfo.equals(c.mCutoutPathParserInfo); in equals()902 mCutoutPathParserInfo); in replaceSafeInsets()[all …]