Home
last modified time | relevance | path

Searched refs:starPath (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/modules/canvaskit/tests/
Dcanvas.spec.js45 const path = starPath(CanvasKit);
76 const path = starPath(CanvasKit, 100, 100, 100);
119 const path = starPath(CanvasKit);
142 const path = starPath(CanvasKit);
170 const path = starPath(CanvasKit);
195 const path = starPath(CanvasKit);
223 const path = starPath(CanvasKit);
385 const path = starPath(CanvasKit);
860 const path = starPath(CanvasKit, CANVAS_WIDTH/2, CANVAS_HEIGHT/2);
Dutil.js251 function starPath(CanvasKit, X=128, Y=128, R=116) { function
Dcore.spec.js725 const pathUL = starPath(CanvasKit, 100, 100, 80);
726 const pathBR = starPath(CanvasKit, 400, 300, 80);
1000 const path = starPath(CanvasKit);
1212 const path = starPath(CanvasKit, CANVAS_WIDTH/2, CANVAS_HEIGHT/2);
Dpath.spec.js257 const path = starPath(CanvasKit);
/third_party/skia/modules/canvaskit/npm_build/
Dnode.example.js66 const skpath = starPath(CanvasKit);
108 function starPath(CanvasKit, X=128, Y=128, R=116) { function
/third_party/flutter/skia/modules/canvaskit/canvaskit/
Dnode.example.js64 const skpath = starPath(CanvasKit);
106 function starPath(CanvasKit, X=128, Y=128, R=116) { function
/third_party/flutter/skia/modules/canvaskit/tests/
Dpath.spec.js117 function starPath(CanvasKit, X=128, Y=128, R=116) { function
136 const path = starPath(CanvasKit);
/third_party/skia/tools/perf-canvaskit-puppeteer/
Dcanvas_perf.js18 function starPath(CanvasKit, X=128, Y=128, R=116) { function
245 ctx.path = starPath(CanvasKit);
668 ctx.path = starPath(CanvasKit);
/third_party/flutter/skia/site/user/modules/
Dcanvaskit.md197 const path = starPath(CanvasKit, X, Y);
370 function starPath(CanvasKit, X=128, Y=128, R=116) {
/third_party/skia/site/docs/user/modules/
Dcanvaskit.md219 const path = starPath(CanvasKit, X, Y);
408 function starPath(CanvasKit, X=128, Y=128, R=116) {