Home
last modified time | relevance | path

Searched defs:CanvasKit (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/tools/perf-canvaskit-puppeteer/
Dcanvas_perf.js7 function randomColorTwo(CanvasKit, i, j) { argument
14 function randomColor(CanvasKit) { argument
18 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
31 setup: function(CanvasKit, ctx) { argument
34 test: function(CanvasKit, ctx) { argument
46 teardown: function(CanvasKit, ctx) {}, argument
52 setup: function(CanvasKit, ctx) { argument
59 test: function(CanvasKit, ctx) { argument
67 teardown: function(CanvasKit, ctx) { argument
75 setup: function(CanvasKit, ctx) { argument
[all …]
Dbenchmark.js3 function getSurface(CanvasKit, webglversion) { argument
/third_party/skia/modules/canvaskit/npm_build/
Dnode.example.js51 function fancyAPI(CanvasKit) { argument
108 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
/third_party/flutter/skia/modules/canvaskit/canvaskit/
Dnode.example.js48 function fancyAPI(CanvasKit) { argument
106 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
/third_party/skia/modules/canvaskit/
Dpreamble.js2 (function(CanvasKit) { argument
Dcpu.js5 (function(CanvasKit){ argument
Dskottie.js71 (function(CanvasKit){ argument
Dparagraph.js1 (function(CanvasKit){ argument
Dgpu.js4 (function(CanvasKit){ argument
/third_party/flutter/skia/modules/canvaskit/
Dpreamble.js2 (function(CanvasKit) { argument
Dcpu.js3 (function(CanvasKit){ argument
Dgpu.js3 (function(CanvasKit){ argument
/third_party/skia/demos.skia.org/demos/textedit/
Dspiralshader.js9 function MakeSpiralShaderEffect(CanvasKit) { argument
/third_party/skia/modules/canvaskit/tests/
Dcanvaskitinit.js5 let CanvasKit = null; variable
Dutil.js251 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
/third_party/skia/experimental/tskit/interface/
Dcore.ts8 declare const CanvasKit: public_api.CanvasKit; constant
Dextension.ts9 declare const CanvasKit: public_api.CanvasKit; constant
Dload.ts4 const CanvasKit = Module; // lets other files use this alias to declare new public APIs. constant
Dpublic_api.d.ts2 export interface CanvasKit { interface
/third_party/flutter/skia/modules/canvaskit/tests/
Dcanvaskitinit.js5 let CanvasKit = null; variable
Dpath.spec.js117 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
/third_party/skia/demos.skia.org/demos/web_worker/
Dshared.js1 function SkottieExample(CanvasKit, surface, jsonStr, bounds) { argument
/third_party/skia/demos.skia.org/demos/path_performance/
Dworker.js18 const CanvasKit = await CanvasKitPromise; constant
Dshared.js103 constructor(svgData, offscreenCanvas, CanvasKit) { argument
/third_party/skia/experimental/tskit/npm_build/types/
Dindex.d.ts1 export interface CanvasKit { interface

12