Searched refs:mProtectionPath (Results 1 – 1 of 1) sorted by relevance
885 private Path mProtectionPath; field in ScreenDecorations.DisplayCutoutView950 canvas.drawPath(mProtectionPath, mPaint); in onDraw()977 mProtectionPath = new Path(); in setProtection()1069 mProtectionPath.set(mProtectionPathOrig); in updateBoundingPath()1070 mProtectionPath.transform(m); in updateBoundingPath()