Home
last modified time | relevance | path

Searched refs:beginPath (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js314 ctx.beginPath();
317 ctx.beginPath();
320 ctx.beginPath();
323 ctx.beginPath();
326 ctx.beginPath();
329 ctx.beginPath();
372 ctx.beginPath();
404 ctx.beginPath();
410 ctx.beginPath();
425 ctx.beginPath();
[all …]
/third_party/flutter/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js313 ctx.beginPath();
316 ctx.beginPath();
319 ctx.beginPath();
322 ctx.beginPath();
325 ctx.beginPath();
328 ctx.beginPath();
375 ctx.beginPath();
411 ctx.beginPath();
417 ctx.beginPath();
432 ctx.beginPath();
[all …]
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dbitmap_canvas.dart397 ctx.beginPath();
431 ctx.beginPath();
441 ctx.beginPath();
454 ctx.beginPath();
511 ctx.beginPath();
593 ctx.beginPath();
660 ctx.beginPath();
669 ctx.beginPath();
854 ctx.beginPath();
/third_party/skia/modules/canvaskit/npm_build/
Dnode.example.js31 ctx.beginPath();
/third_party/flutter/skia/modules/canvaskit/canvaskit/
Dnode.example.js29 ctx.beginPath();
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.h67 void beginPath();
DGrCCStrokeGeometry.h89 void beginPath(const SkStrokeRec&, float strokeDevWidth, InstanceTallies*);
DGrCCStrokeGeometry.cpp65 void GrCCStrokeGeometry::beginPath(const SkStrokeRec& stroke, float strokeDevWidth, in beginPath() function in GrCCStrokeGeometry
DGrCCFiller.cpp47 fGeometry.beginPath(); in parseDeviceSpaceFill()
DGrCCFillGeometry.cpp18 void GrCCFillGeometry::beginPath() { in beginPath() function in GrCCFillGeometry
DGrCCStroker.cpp309 fGeometry.beginPath(stroke, strokeDevWidth, currStrokeEndIndices); in parseDeviceSpaceStroke()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dtest.js436 ctx.beginPath();
443 ctx.beginPath();
/third_party/libwebsockets/test-apps/
Dtest.js436 ctx.beginPath();
443 ctx.beginPath();
/third_party/flutter/skia/modules/pathkit/tests/
Dpath2d.spec.js162 canvasCtx.beginPath();
/third_party/skia/modules/pathkit/tests/
Dpath2d.spec.js162 canvasCtx.beginPath();
/third_party/flutter/skia/experimental/docs/
DcanvasBackend.js43 ctx.beginPath();
/third_party/skia/experimental/docs/
DcanvasBackend.js43 ctx.beginPath();
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/surface/
Dsurface.dart240 ..beginPath()
278 ..beginPath()
287 ..beginPath()
296 ..beginPath()
305 ..beginPath()
323 ..beginPath()
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js585 CanvasRenderingContext2D.prototype.beginPath = function() {}; method in CanvasRenderingContext2D
/third_party/skia/modules/canvaskit/
Dexterns.js1086 CanvasRenderingContext2D.prototype.beginPath = function() {}; method in CanvasRenderingContext2D
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js482 this.beginPath = function() { method in CanvasRenderingContext2D
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js501 this.beginPath = function() { method in CanvasRenderingContext2D
/third_party/skia/site/docs/user/modules/
Dpathkit.md684 ctx.beginPath();
/third_party/flutter/skia/site/user/modules/
Dpathkit.md633 ctx.beginPath();
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl1298 void beginPath();

12