Searched defs:shape (Results 1 – 13 of 13) sorted by relevance
42 public PathDashPathEffect(Path shape, float advance, float phase, in PathDashPathEffect()
64 final RectShape shape = (RectShape) super.clone(); in clone() local
129 Shape shape = (Shape) o; in equals() local
75 final PathShape shape = (PathShape) super.clone(); in clone() local
135 final RoundRectShape shape = (RoundRectShape) super.clone(); in clone() local
93 GradientDrawable shape = (GradientDrawable) item.getBackground(); in buildActivity() local
49 const SkPath* shape = reinterpret_cast<SkPath*>(shapeHandle); in OneD_constructor() local
314 void shape(TextShaper.GlyphsConsumer consumer) { in shape() method in TextLine
203 public void clip(Shape shape) { in clip()490 public boolean clip(Shape shape, int regionOp) { in clip()
452 public void setShape(@Shape int shape) { in setShape()
224 protected void onDraw(Shape shape, Canvas canvas, Paint paint) { in onDraw()
397 final RoundedRectangleShape shape = new RoundedRectangleShape( in startAnimation() local
86 public void setJavaShape(Shape shape) { in setJavaShape()