Searched defs:getContext (Results 1 – 1 of 1) sorted by relevance
2302 getContext(type: "2d", options?: ContextAttrOptions): CanvasRenderingContext2D; method2312 getContext(type: "webgl", options?: WebGLContextAttributes): WebGLRenderingContext; method2322 getContext(type: "webgl2", options?: WebGLContextAttributes): WebGL2RenderingContext; method