Home
last modified time | relevance | path

Searched defs:clearMask (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DDrawingBuffer.cpp156 unsigned long clearMask = GraphicsContext3D::COLOR_BUFFER_BIT; in clearFramebuffer() local
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp269 GLbitfield clearMask = GL_COLOR_BUFFER_BIT; in reshape() local
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp527 GC3Dbitfield clearMask = GraphicsContext3D::COLOR_BUFFER_BIT; in clearIfComposited() local