Searched refs:mFromYType (Results 1 – 3 of 3) sorted by relevance
34 private int mFromYType = ABSOLUTE; field in TranslateAnimation84 mFromYType = d.type; in TranslateAnimation()115 mFromYType = ABSOLUTE; in TranslateAnimation()157 mFromYType = fromYType; in TranslateAnimation()180 mFromYDelta = resolveSize(mFromYType, mFromYValue, height, parentHeight); in initialize()
40 private int mFromYType = TypedValue.TYPE_NULL; field in ScaleAnimation103 mFromYType = tv.type; in ScaleAnimation()283 mFromY = resolveScale(mFromY, mFromYType, mFromYData, height, parentHeight); in initialize()
73659 Landroid/view/animation/ScaleAnimation;->mFromYType:I73685 Landroid/view/animation/TranslateAnimation;->mFromYType:I