Searched refs:mProtectionPath (Results 1 – 1 of 1) sorted by relevance
783 private Path mProtectionPath; field in ScreenDecorations.DisplayCutoutView845 canvas.drawPath(mProtectionPath, mPaint); in onDraw()872 mProtectionPath = new Path(); in setProtection()962 mProtectionPath.set(mProtectionPathOrig); in updateBoundingPath()963 mProtectionPath.transform(m); in updateBoundingPath()