Searched refs:mProtectionPathOrig (Results 1 – 1 of 1) sorted by relevance
784 private Path mProtectionPathOrig; field in ScreenDecorations.DisplayCutoutView870 if (mProtectionPathOrig == null) { in setProtection()871 mProtectionPathOrig = new Path(); in setProtection()874 mProtectionPathOrig.set(protectionPath); in setProtection()960 if (mProtectionPathOrig != null) { in updateBoundingPath()962 mProtectionPath.set(mProtectionPathOrig); in updateBoundingPath()