Searched refs:mToYType (Results 1 – 3 of 3) sorted by relevance
35 private int mToYType = ABSOLUTE; field in TranslateAnimation89 mToYType = d.type; in TranslateAnimation()116 mToYType = ABSOLUTE; in TranslateAnimation()158 mToYType = toYType; in TranslateAnimation()181 mToYDelta = resolveSize(mToYType, mToYValue, height, parentHeight); in initialize()
41 private int mToYType = TypedValue.TYPE_NULL; field in ScaleAnimation115 mToYType = tv.type; in ScaleAnimation()284 mToY = resolveScale(mToY, mToYType, mToYData, height, parentHeight); in initialize()
73672 Landroid/view/animation/ScaleAnimation;->mToYType:I73689 Landroid/view/animation/TranslateAnimation;->mToYType:I