Searched refs:mFromLeftType (Results 1 – 3 of 3) sorted by relevance
35 private int mFromLeftType = ABSOLUTE; field in ClipRectAnimation69 mFromLeftType = d.type; in ClipRectAnimation()157 mFromRect.set((int) resolveSize(mFromLeftType, mFromLeftValue, width, parentWidth), in initialize()
33 private int mFromLeftType = ABSOLUTE; field in ExtendAnimation67 mFromLeftType = d.type; in ExtendAnimation()164 -(int) resolveSize(mFromLeftType, mFromLeftValue, width, parentWidth), in initialize()
59170 Landroid/view/animation/ClipRectAnimation;->mFromLeftType:I