Searched refs:RectangleList (Results 1 – 6 of 6) 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()
69156 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->POLYGON:I69157 Landroid/widget/SmartSelectSprite$RectangleList$DisplayType;->RECTANGLES:I69158 Landroid/widget/SmartSelectSprite$RectangleList;-><init>(Ljava/util/List;)V69159 Landroid/widget/SmartSelectSprite$RectangleList;->drawPolygon(Landroid/graphics/Canvas;Landroid/gra…69160 Landroid/widget/SmartSelectSprite$RectangleList;->drawRectangles(Landroid/graphics/Canvas;Landroid/…69161 Landroid/widget/SmartSelectSprite$RectangleList;->generateOutlinePolygonPath(Ljava/util/List;)Landr…69162 Landroid/widget/SmartSelectSprite$RectangleList;->getTotalWidth()I69163 Landroid/widget/SmartSelectSprite$RectangleList;->mDisplayType:I69164 Landroid/widget/SmartSelectSprite$RectangleList;->mOutlinePolygonPath:Landroid/graphics/Path;69165 Landroid/widget/SmartSelectSprite$RectangleList;->mRectangles:Ljava/util/List;[all …]
10106 android.widget.SmartSelectSprite$RectangleList
32526 Landroid/widget/SmartSelectSprite$RectangleList;
10137 android.widget.SmartSelectSprite$RectangleList
42687 Landroid/widget/SmartSelectSprite$RectangleList;