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.kt216 val scaledProtectionPath = Path(protectionPath) in drawCameraProtection() constant
217 scalePath(scaledProtectionPath, cameraProtectionProgress) in drawCameraProtection()
220 canvas.drawPath(scaledProtectionPath, paint) in drawCameraProtection()