Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/tools/perf-canvaskit-puppeteer/
H A 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 …]
H A Dbenchmark.js3 function getSurface(CanvasKit, webglversion) { argument
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/
H A Dnode.example.js51 function fancyAPI(CanvasKit) { argument
108 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
H A Dtextapi_utils.js11 function MakeCursor(CanvasKit) { argument
/aosp_15_r20/external/skia/demos.skia.org/demos/textedit/
H A Dspiralshader.js9 function MakeSpiralShaderEffect(CanvasKit) { argument
H A Dtextapi_utils.js11 function MakeCursor(CanvasKit) { argument
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dpreamble.js2 (function(CanvasKit) { argument
H A Ddebugger.js2 (function(CanvasKit){ argument
H A Dcpu.js5 (function(CanvasKit){ argument
H A Dwebgpu.js4 (function(CanvasKit){ argument
H A Dskottie.js101 (function(CanvasKit){ argument
H A Dparagraph.js1 (function(CanvasKit){ argument
H A Dwebgl.js4 (function(CanvasKit){ argument
H A Dinterface.js48 CanvasKit['GlyphRunFlags'] = { variable
/aosp_15_r20/external/skia/modules/canvaskit/tests/
H A Dlegacy_init.js5 let CanvasKit = null; variable
H A Dinit_with_gold_server.js5 let CanvasKit = null; variable
H A Dutil.js267 function starPath(CanvasKit, X=128, Y=128, R=116) { argument
/aosp_15_r20/external/skia/experimental/tskit/interface/
H A Dcore.ts8 declare const CanvasKit: public_api.CanvasKit; constant
H A Dextension.ts9 declare const CanvasKit: public_api.CanvasKit; constant
H A Dload.ts4 const CanvasKit = Module; // lets other files use this alias to declare new public APIs. constant
H A Dpublic_api.d.ts2 export interface CanvasKit { interface
/aosp_15_r20/external/skia/demos.skia.org/demos/web_worker/
H A Dshared.js1 function SkottieExample(CanvasKit, surface, jsonStr, bounds) { argument
/aosp_15_r20/external/skia/demos.skia.org/demos/path_performance/
H A Dworker.js18 const CanvasKit = await CanvasKitPromise; constant
H A Dshared.js103 constructor(svgData, offscreenCanvas, CanvasKit) { argument
/aosp_15_r20/external/skia/experimental/tskit/npm_build/types/
H A Dindex.d.ts1 export interface CanvasKit { interface

12