Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt766 val marginAdjustment = regex
781 val endLeft = left - marginAdjustment.left
782 val endTop = top - marginAdjustment.top
783 val endRight = right + marginAdjustment.right
784 val endBottom = bottom + marginAdjustment.bottom