Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/animation/
H A DClipRectAnimation.java35 private int mFromLeftType = ABSOLUTE; field in ClipRectAnimation
69 mFromLeftType = d.type; in ClipRectAnimation()
157 mFromRect.set((int) resolveSize(mFromLeftType, mFromLeftValue, width, parentWidth), in initialize()
H A DExtendAnimation.java33 private int mFromLeftType = ABSOLUTE; field in ExtendAnimation
67 mFromLeftType = d.type; in ExtendAnimation()
164 -(int) resolveSize(mFromLeftType, mFromLeftValue, width, parentWidth), in initialize()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59170 Landroid/view/animation/ClipRectAnimation;->mFromLeftType:I