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