Searched refs:protectionPath (Results 1 – 2 of 2) sorted by relevance
117 fun onApplyCameraProtection(protectionPath: Path, bounds: Rect) in onApplyCameraProtection()
141 public void onApplyCameraProtection(@NonNull Path protectionPath, @NonNull Rect bounds) {150 dcv.setProtection(protectionPath, bounds);869 void setProtection(Path protectionPath, Rect pathBounds) { in setProtection() argument874 mProtectionPathOrig.set(protectionPath); in setProtection()