Home
last modified time | relevance | path

Searched refs:clearColor (Results 1 – 7 of 7) sorted by relevance

/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js301 this.clearColor = function () {}; method in THREE.CanvasRenderer
H A Dthree.min.js2clearColor(e,r,a,o),i.copy(n))},reset:function(){e=!1,r=null,i.set(-1,0,0,0)}}},c=new function(){v…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js18569 gl.clearColor(0, 0, 0, 0);
18732 … gl.clearColor(backgroundColor[0] / 255, backgroundColor[1] / 255, backgroundColor[2] / 255, 1.0);
18734 gl.clearColor(0, 0, 0, 0);
H A Dpdf.js.map1clearColor(0, 0, 0, 0);\n gl.enable(gl.BLEND);\n gl.blendFunc(gl.ONE, gl.ONE_MINUS_SRC_ALPHA…
/plugin/processing/
H A Dscript.js6319 curContext.clearColor(204 / 255, 204 / 255, 204 / 255, 1.0);
9502 curContext.clearColor(c[0], c[1], c[2], c[3]);
/plugin/ol3/
H A Dscript.js8clearColor(0,0,0,0),r.clear(r.COLOR_BUFFER_BIT),r.enable(r.BLEND),r.blendFunc(r.ONE,r.ONE_MINUS_SR…
/plugin/openlayersmap/ol7/
H A Dol.js.map