Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DFaceScanningOverlay.kt203 scalePath(rimPath, rimProgress) in drawFaceScanningRim()
217 scalePath(scaledProtectionPath, cameraProtectionProgress) in drawCameraProtection()
341 private fun scalePath(path: Path, scalingFactor: Float) { in scalePath() method