Searched refs:mToYType (Results 1 – 2 of 2) sorted by relevance
34 private int mToYType = ABSOLUTE; field in TranslateAnimation84 mToYType = d.type; in TranslateAnimation()111 mToYType = ABSOLUTE; in TranslateAnimation()153 mToYType = toYType; in TranslateAnimation()176 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()