Searched defs:isStencilAttached (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
H A DWebGLFramebuffer.h83 bool isStencilAttached() const { return (m_stencilAttachment && m_stencilAttachment->object()); } function in class:WebCore::WebGLFramebuffer

Completed in 57 milliseconds