Searched refs:RectangleList (Results 1 – 2 of 2) sorted by relevance
70 private RectangleList mExistingRectangleList = null;228 private static final class RectangleList extends Shape { class in SmartSelectSprite246 private RectangleList(final List<RoundedRectangleShape> rectangles) { in RectangleList() method in SmartSelectSprite.RectangleList413 final RectangleList rectangleList = new RectangleList(shapes); in startAnimation()434 final RectangleList rectangleList, in createAnimator()442 RectangleList.PROPERTY_RIGHT_BOUNDARY, in createAnimator()448 RectangleList.PROPERTY_LEFT_BOUNDARY, in createAnimator()483 mExistingRectangleList.setDisplayType(RectangleList.DisplayType.POLYGON); in setUpAnimatorListener()
84228 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->POLYGON:I84229 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->RECTANGLES:I84230 Landroid/widget/SmartSelectSprite$RectangleList;-><init>(Ljava/util/List;)V84231 Landroid/widget/SmartSelectSprite$RectangleList;->drawPolygon(Landroid/graphics/Canvas;Landroid/gra…84232 Landroid/widget/SmartSelectSprite$RectangleList;->drawRectangles(Landroid/graphics/Canvas;Landroid/…84233 Landroid/widget/SmartSelectSprite$RectangleList;->generateOutlinePolygonPath(Ljava/util/List;)Landr…84234 Landroid/widget/SmartSelectSprite$RectangleList;->getTotalWidth()I84235 Landroid/widget/SmartSelectSprite$RectangleList;->mDisplayType:I84236 Landroid/widget/SmartSelectSprite$RectangleList;->mOutlinePolygonPath:Landroid/graphics/Path;84237 Landroid/widget/SmartSelectSprite$RectangleList;->mRectangles:Ljava/util/List;[all …]