Searched defs:shape (Results 1 – 12 of 12) sorted by relevance
61 final RectShape shape = (RectShape) super.clone(); in clone() local
70 PathShape shape = (PathShape) super.clone(); in clone() local
131 RoundRectShape shape = (RoundRectShape) super.clone(); in clone() local
42 public PathDashPathEffect(Path shape, float advance, float phase, in PathDashPathEffect()
73 const SkPath& shape, VertexBuffer* ambient, VertexBuffer* spot) { in tessellateShadows()
50 const SkPath* shape = reinterpret_cast<SkPath*>(shapeHandle); in OneD_constructor() local
75 } shape; member
159 } shape; member
196 public void clip(Shape shape) { in clip()484 public boolean clip(Shape shape, int regionOp) { in clip()
426 public void setShape(@Shape int shape) { in setShape()
220 protected void onDraw(Shape shape, Canvas canvas, Paint paint) { in onDraw()
82 public void setJavaShape(Shape shape) { in setJavaShape()