Searched refs:setStencil (Results 1 – 7 of 7) sorted by relevance
56 void setStencil(bool stencil);
85 void WebGLContextAttributes::setStencil(bool stencil) in setStencil() function in WebCore::WebGLContextAttributes
72 webGLAttrs->setStencil(jsAttrs->get(exec, stencil).toBoolean(exec)); in getContext()
72 webGLAttrs->setStencil(jsAttrs->Get(stencil)->BooleanValue()); in getContextCallback()
495 void setStencil(const GrStencilSettings& settings) { in setStencil() function
601 public void setStencil(boolean enabled, in setStencil() method in RenderState
11238 (WebCore::WebGLContextAttributes::setStencil):