Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt136 private val surfaceBehindMatrix = Matrix() regex
302 surfaceBehindMatrix.setScale(
309 surfaceBehindMatrix.postTranslate(0f,
319 .withMatrix(surfaceBehindMatrix)