Searched refs:cutoutBounds (Results 1 – 2 of 2) sorted by relevance
43 private var cutoutBounds = Rect() variable64 cutoutBounds.set(106 listeners.forEach { it.onApplyCameraProtection(cutoutProtectionPath, cutoutBounds) } in notifyCameraActive()
1200 Region cutoutBounds = rectsToRegion( in getInterceptRegion() local1205 cutoutBounds.translate(-mLocation[0], -mLocation[1]); in getInterceptRegion()1208 cutoutBounds.op(rootView.getLeft(), rootView.getTop(), rootView.getRight(), in getInterceptRegion()1211 return cutoutBounds; in getInterceptRegion()