Searched refs:Shape (Results 1 – 20 of 20) sorted by relevance
36 public abstract class Shape implements Cloneable { class117 public Shape clone() throws CloneNotSupportedException { in clone()118 return (Shape) super.clone(); in clone()129 Shape shape = (Shape) o; in equals()
33 public class RectShape extends Shape {
33 public class PathShape extends Shape {
41 import java.awt.Shape;190 void setClip(Shape clipShape) { in setClip()203 public void clip(Shape shape) { in clip()326 Shape currentClip = baseLayer.getGraphics().getClip(); in GcSnapshot()490 public boolean clip(Shape shape, int regionOp) { in clip()499 Shape currentClip = getClip(); in clip()518 Shape currentClip = getClip(); in clip()538 public Shape getClip() { in getClip()758 Shape clip = getClip(); in doRestore()
37 import android.graphics.drawable.shapes.Shape;92 public ShapeDrawable(Shape s) { in ShapeDrawable()101 public Shape getShape() { in getShape()108 public void setShape(Shape s) { in setShape()224 protected void onDraw(Shape shape, Canvas canvas, Paint paint) { in onDraw()542 Shape mShape;
131 public @interface Shape {} annotation in GradientDrawable452 public void setShape(@Shape int shape) { in setShape()466 @Shape1973 public @Shape int mShape = RECTANGLE;2229 public void setShape(@Shape int shape) {
23 import android.graphics.drawable.shapes.Shape;260 Shape getDrawableShape() { in getDrawableShape()
36 import android.graphics.drawable.shapes.Shape;93 private static final class RoundedRectangleShape extends Shape {225 private static final class RectangleList extends Shape {
43 import android.graphics.drawable.shapes.Shape;599 Shape getDrawableShape() { in getDrawableShape()
27 import java.awt.Shape;79 public static Area combineShapes(Shape shape1, Shape shape2, int regionOp) { in combineShapes()
28 import java.awt.Shape;86 public void setJavaShape(Shape shape) { in setJavaShape()
36 import java.awt.Shape;383 Shape shape = pathDelegate.getJavaShape(); in nDrawPath()
33 import java.awt.Shape;817 Shape strokeShape = stroke.createStrokedShape(srcPath.getJavaShape()); in nGetFillPath()
8019 …s/drawable/ShapeDrawable$ShapeState;)V+]Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/…8022 HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V8029 …cs/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_types]Land…8035 …d/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landroid/gra…8039 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V8042 …cs/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_types]Land…8200 HSPLandroid/graphics/drawable/shapes/Shape;-><init>()V8201 HSPLandroid/graphics/drawable/shapes/Shape;->resize(FF)V+]Landroid/graphics/drawable/shapes/Shape;m…25042 Landroid/graphics/drawable/shapes/Shape;
2098 android.graphics.drawable.shapes.Shape
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);16925 public class PathShape extends android.graphics.drawable.shapes.Shape {16931 public class RectShape extends android.graphics.drawable.shapes.Shape {16943 public abstract class Shape implements java.lang.Cloneable {16944 ctor public Shape();16945 …method public android.graphics.drawable.shapes.Shape clone() throws java.lang.CloneNotSupportedExc…
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);12011 public class PathShape extends android.graphics.drawable.shapes.Shape {12016 public class RectShape extends android.graphics.drawable.shapes.Shape {12026 public abstract class Shape implements java.lang.Cloneable {12027 ctor public Shape();12028 …method public android.graphics.drawable.shapes.Shape clone() throws java.lang.CloneNotSupportedExc…
8015 …s/drawable/ShapeDrawable$ShapeState;)V+]Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/…8018 HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V8025 …cs/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_types]Land…8031 …d/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V+]Landroid/gra…8035 HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V8038 …cs/drawable/ShapeDrawable;missing_types]Landroid/graphics/drawable/shapes/Shape;missing_types]Land…8196 HSPLandroid/graphics/drawable/shapes/Shape;-><init>()V8197 HSPLandroid/graphics/drawable/shapes/Shape;->resize(FF)V+]Landroid/graphics/drawable/shapes/Shape;m…34679 Landroid/graphics/drawable/shapes/Shape;
2097 android.graphics.drawable.shapes.Shape
20269 …ndroid/graphics/drawable/ShapeDrawable$ShapeState;->mShape:Landroid/graphics/drawable/shapes/Shape;20295 Landroid/graphics/drawable/shapes/Shape;->mHeight:F20296 Landroid/graphics/drawable/shapes/Shape;->mWidth:F71983 Landroid/widget/ProgressBar;->getDrawableShape()Landroid/graphics/drawable/shapes/Shape;72202 Landroid/widget/RatingBar;->getDrawableShape()Landroid/graphics/drawable/shapes/Shape;