Searched refs:mToYType (Results 1 – 3 of 3) sorted by relevance
35 private int mToYType = ABSOLUTE; field in TranslateAnimation92 mToYType = d.type; in TranslateAnimation()119 mToYType = ABSOLUTE; in TranslateAnimation()161 mToYType = toYType; in TranslateAnimation()184 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()
58600 Landroid/view/animation/ScaleAnimation;->mToYType:I58617 Landroid/view/animation/TranslateAnimation;->mToYType:I