Searched refs:mToLeftValue (Results 1 – 3 of 3) sorted by relevance
50 private float mToLeftValue; field in ClipRectAnimation91 mToLeftValue = d.value; in ClipRectAnimation()126 mToLeftValue = toClip.left; in ClipRectAnimation()161 mToRect.set((int) resolveSize(mToLeftType, mToLeftValue, width, parentWidth), in initialize()
48 private float mToLeftValue; field in ExtendAnimation89 mToLeftValue = d.value; in ExtendAnimation()124 mToLeftValue = -toInsets.left; in ExtendAnimation()170 -(int) resolveSize(mToLeftType, mToLeftValue, width, parentWidth), in initialize()
59180 Landroid/view/animation/ClipRectAnimation;->mToLeftValue:F