Home
last modified time | relevance | path

Searched defs:switchMethod (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/demos.skia.org/demos/path_performance/
Dmain.js62 function switchRenderMethodCallback(switchMethod) { argument
85 worker.postMessage({ switchMethod }); property
Dworker.js9 addEventListener('message', async ({ data: {svgData, offscreenCanvas, type, switchMethod} }) => { property
/third_party/skia/demos.skia.org/demos/path_performance/
Dmain.js62 function switchRenderMethodCallback(switchMethod) { argument
85 worker.postMessage({ switchMethod }); property
Dworker.js9 addEventListener('message', async ({ data: {svgData, offscreenCanvas, type, switchMethod} }) => { property