Searched defs:switchMethod (Results 1 – 2 of 2) sorted by relevance
62 function switchRenderMethodCallback(switchMethod) { argument85 worker.postMessage({ switchMethod }); property
9 addEventListener('message', async ({ data: {svgData, offscreenCanvas, type, switchMethod} }) => { property