Home
last modified time | relevance | path

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

/third_party/skia/experimental/webgpu-bazel/src/
Dbindings.cpp57 wgpu::SwapChain getSwapChainForCanvas(wgpu::Device device, std::string canvasSelector, int width, i… in getSwapChainForCanvas()
101 WebGPUSurface(std::string canvasSelector, int width, int height) { in WebGPUSurface()