Searched refs:m_needsUpdate (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.h366 bool m_needsUpdate; member in class:WebCore::WebGLRenderingContext
H A DWebGLRenderingContext.cpp397 m_needsUpdate = true;
582 if (m_needsUpdate) {
588 m_needsUpdate = false;

Completed in 55 milliseconds