Home
last modified time | relevance | path

Searched refs:scaledProtectionPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DFaceScanningOverlay.kt238 val scaledProtectionPath = Path(protectionPath) in drawCameraProtection() constant
239 scalePath(scaledProtectionPath, cameraProtectionProgress) in drawCameraProtection()
242 canvas.drawPath(scaledProtectionPath, paint) in drawCameraProtection()