Searched refs:mToLeftType (Results 1 – 3 of 3) sorted by relevance
40 private int mToLeftType = ABSOLUTE; field in ClipRectAnimation90 mToLeftType = d.type; in ClipRectAnimation()161 mToRect.set((int) resolveSize(mToLeftType, mToLeftValue, width, parentWidth), in initialize()
38 private int mToLeftType = ABSOLUTE; field in ExtendAnimation88 mToLeftType = d.type; in ExtendAnimation()170 -(int) resolveSize(mToLeftType, mToLeftValue, width, parentWidth), in initialize()
59179 Landroid/view/animation/ClipRectAnimation;->mToLeftType:I