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

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

Completed in 61 milliseconds