Searched refs:mProtectionRectOrig (Results 1 – 1 of 1) sorted by relevance
884 private RectF mProtectionRectOrig; field in ScreenDecorations.DisplayCutoutView980 if (mProtectionRectOrig == null) { in setProtection()981 mProtectionRectOrig = new RectF(); in setProtection()984 mProtectionRectOrig.set(pathBounds); in setProtection()1071 m.mapRect(mProtectionRect, mProtectionRectOrig); in updateBoundingPath()