Searched refs:RectangleList (Results 1 – 4 of 4) sorted by relevance
67 private RectangleList mExistingRectangleList = null;225 private static final class RectangleList extends Shape { class in SmartSelectSprite243 private RectangleList(final List<RoundedRectangleShape> rectangles) { in RectangleList() method in SmartSelectSprite.RectangleList405 final RectangleList rectangleList = new RectangleList(shapes); in startAnimation()426 final RectangleList rectangleList, in createAnimator()433 RectangleList.PROPERTY_RIGHT_BOUNDARY, in createAnimator()439 RectangleList.PROPERTY_LEFT_BOUNDARY, in createAnimator()468 mExistingRectangleList.setDisplayType(RectangleList.DisplayType.POLYGON); in setUpAnimatorListener()
73122 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->POLYGON:I73123 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->RECTANGLES:I73124 Landroid/widget/SmartSelectSprite$RectangleList;-><init>(Ljava/util/List;)V73125 Landroid/widget/SmartSelectSprite$RectangleList;->drawPolygon(Landroid/graphics/Canvas;Landroid/gra…73126 Landroid/widget/SmartSelectSprite$RectangleList;->drawRectangles(Landroid/graphics/Canvas;Landroid/…73127 Landroid/widget/SmartSelectSprite$RectangleList;->generateOutlinePolygonPath(Ljava/util/List;)Landr…73128 Landroid/widget/SmartSelectSprite$RectangleList;->getTotalWidth()I73129 Landroid/widget/SmartSelectSprite$RectangleList;->mDisplayType:I73130 Landroid/widget/SmartSelectSprite$RectangleList;->mOutlinePolygonPath:Landroid/graphics/Path;73131 Landroid/widget/SmartSelectSprite$RectangleList;->mRectangles:Ljava/util/List;[all …]
32204 Landroid/widget/SmartSelectSprite$RectangleList;
41868 Landroid/widget/SmartSelectSprite$RectangleList;