Searched defs:shape (Results 1 – 13 of 13) 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()
203 Renderable shape = (Renderable)mRenderables.get(i); in assignRenderStateToMaterial() local214 Renderable shape = (Renderable)mRenderables.get(i); in assignRenderState() local
166 private void getRenderable(Element shape, Transform t) { in getRenderable()205 private void updateLight(Element shape, Transform t) { in updateLight()216 private void updateCamera(Element shape, Transform t) { in updateCamera()
52 const SkPath* shape = reinterpret_cast<SkPath*>(shapeHandle); in OneD_constructor() local
69 } shape; member
159 } shape; member
196 public void clip(Shape shape) { in clip()484 public boolean clip(Shape shape, int regionOp) { in clip()
371 public void setShape(int shape) { in setShape()
219 protected void onDraw(Shape shape, Canvas canvas, Paint paint) { in onDraw()
76 public void setJavaShape(Shape shape) { in setJavaShape()