Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DGhostedViewLaunchAnimatorController.kt76 private val ghostViewMatrix = Matrix() regex
278 GhostView.calculateMatrix(ghostedView, launchContainer, ghostViewMatrix)
282 ghostViewMatrix.postScale(
288 ghostViewMatrix.postTranslate(
292 ghostView.animationMatrix = ghostViewMatrix