Searched refs:getGLContextOrReject (Results 1 – 4 of 4) sorted by relevance
20 private getGLContextOrReject;
128 getGLContextOrReject() { method in GLView177 const gl = this.getGLContextOrReject();
1 …getGLContextOrReject(): WebGLRenderingContext {\n const gl = this.getGLContext();\n if (!gl)…
196 private getGLContextOrReject(): WebGLRenderingContext {258 const gl = this.getGLContextOrReject();