Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/animation/
H A DClipRectAnimation.java40 private int mToLeftType = ABSOLUTE; field in ClipRectAnimation
90 mToLeftType = d.type; in ClipRectAnimation()
161 mToRect.set((int) resolveSize(mToLeftType, mToLeftValue, width, parentWidth), in initialize()
H A DExtendAnimation.java38 private int mToLeftType = ABSOLUTE; field in ExtendAnimation
88 mToLeftType = d.type; in ExtendAnimation()
170 -(int) resolveSize(mToLeftType, mToLeftValue, width, parentWidth), in initialize()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59179 Landroid/view/animation/ClipRectAnimation;->mToLeftType:I