Searched refs:shapes (Results 1 – 25 of 25) sorted by relevance
22 import android.graphics.drawable.shapes.RectShape;23 import android.graphics.drawable.shapes.Shape;
36 import android.graphics.drawable.shapes.Shape;369 final List<RoundedRectangleShape> shapes = new ArrayList<>(rectangleCount); in startAnimation() local402 shapes.add(shape); in startAnimation()405 final RectangleList rectangleList = new RectangleList(shapes); in startAnimation()
42 import android.graphics.drawable.shapes.RoundRectShape;43 import android.graphics.drawable.shapes.Shape;
17 package android.graphics.drawable.shapes;
24 import android.graphics.drawable.shapes.PathShape;
21 import android.graphics.drawable.shapes.PathShape;
26 import android.graphics.drawable.shapes.PathShape;
19 import android.graphics.drawable.shapes.RoundRectShape;
37 import android.graphics.drawable.shapes.Shape;
34 import android.graphics.drawable.shapes.RectShape;
31 import android.graphics.drawable.shapes.RectShape;
42 import android.graphics.drawable.shapes.RectShape;
2094 android.graphics.drawable.shapes.OvalShape2095 android.graphics.drawable.shapes.PathShape2096 android.graphics.drawable.shapes.RectShape2097 android.graphics.drawable.shapes.RoundRectShape2098 android.graphics.drawable.shapes.Shape
8019 …peDrawable$ShapeState;)V+]Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/drawable/shape…8022 HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V8029 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…8035 …Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landr…8039 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V8042 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…8189 HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V8190 …shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landroid/graphics/dra…8191 …rawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V+]Landroid/graphics/drawable/sha…8192 HSPLandroid/graphics/drawable/shapes/PathShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Pa…[all …]
2093 android.graphics.drawable.shapes.OvalShape2094 android.graphics.drawable.shapes.PathShape2095 android.graphics.drawable.shapes.RectShape2096 android.graphics.drawable.shapes.RoundRectShape2097 android.graphics.drawable.shapes.Shape
8015 …peDrawable$ShapeState;)V+]Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/drawable/shape…8018 HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V8025 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…8031 …Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landr…8035 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V8038 …graphics/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_type…8185 HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V8186 …shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landroid/graphics/dra…8187 …rawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V+]Landroid/graphics/drawable/sha…8188 HSPLandroid/graphics/drawable/shapes/PathShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Pa…[all …]
16859 ctor public ShapeDrawable(android.graphics.drawable.shapes.Shape);16864 method public android.graphics.drawable.shapes.Shape getShape();16866 …method protected void onDraw(android.graphics.drawable.shapes.Shape, android.graphics.Canvas, andr…16875 method public void setShape(android.graphics.drawable.shapes.Shape);16911 package android.graphics.drawable.shapes {16913 public class ArcShape extends android.graphics.drawable.shapes.RectShape {16915 …method public android.graphics.drawable.shapes.ArcShape clone() throws java.lang.CloneNotSupported…16920 public class OvalShape extends android.graphics.drawable.shapes.RectShape {16922 …method public android.graphics.drawable.shapes.OvalShape clone() throws java.lang.CloneNotSupporte…16925 public class PathShape extends android.graphics.drawable.shapes.Shape {[all …]
11954 ctor public ShapeDrawable(android.graphics.drawable.shapes.Shape);11959 method public android.graphics.drawable.shapes.Shape getShape();11961 …method protected void onDraw(android.graphics.drawable.shapes.Shape, android.graphics.Canvas, andr…11969 method public void setShape(android.graphics.drawable.shapes.Shape);12001 package android.graphics.drawable.shapes {12003 public class ArcShape extends android.graphics.drawable.shapes.RectShape {12007 public class OvalShape extends android.graphics.drawable.shapes.RectShape {12011 public class PathShape extends android.graphics.drawable.shapes.Shape {12016 public class RectShape extends android.graphics.drawable.shapes.Shape {12022 public class RoundRectShape extends android.graphics.drawable.shapes.RectShape {[all …]
20269 Landroid/graphics/drawable/ShapeDrawable$ShapeState;->mShape:Landroid/graphics/drawable/shapes/Shap…20282 Landroid/graphics/drawable/shapes/ArcShape;->mStartAngle:F20283 Landroid/graphics/drawable/shapes/ArcShape;->mSweepAngle:F20284 Landroid/graphics/drawable/shapes/PathShape;->mPath:Landroid/graphics/Path;20285 Landroid/graphics/drawable/shapes/PathShape;->mScaleX:F20286 Landroid/graphics/drawable/shapes/PathShape;->mScaleY:F20287 Landroid/graphics/drawable/shapes/PathShape;->mStdHeight:F20288 Landroid/graphics/drawable/shapes/PathShape;->mStdWidth:F20289 Landroid/graphics/drawable/shapes/RectShape;->mRect:Landroid/graphics/RectF;20290 Landroid/graphics/drawable/shapes/RoundRectShape;->mInnerRadii:[F[all …]