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