Searched refs:mToXType (Results 1 – 2 of 2) sorted by relevance
31 private int mToXType = ABSOLUTE; field in TranslateAnimation74 mToXType = d.type; in TranslateAnimation()109 mToXType = ABSOLUTE; in TranslateAnimation()151 mToXType = toXType; in TranslateAnimation()174 mToXDelta = resolveSize(mToXType, mToXValue, width, parentWidth); in initialize()
39 private int mToXType = TypedValue.TYPE_NULL; field in ScaleAnimation90 mToXType = tv.type; in ScaleAnimation()282 mToX = resolveScale(mToX, mToXType, mToXData, width, parentWidth); in initialize()