Searched refs:mToBottomType (Results 1 – 3 of 3) sorted by relevance
43 private int mToBottomType = ABSOLUTE; field in ClipRectAnimation105 mToBottomType = d.type; in ClipRectAnimation()164 (int) resolveSize(mToBottomType, mToBottomValue, height, parentHeight)); in initialize()
41 private int mToBottomType = ABSOLUTE; field in ExtendAnimation103 mToBottomType = d.type; in ExtendAnimation()173 -(int) resolveSize(mToBottomType, mToBottomValue, height, parentHeight) in initialize()
59177 Landroid/view/animation/ClipRectAnimation;->mToBottomType:I