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

/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DScriptProcessorNode.h82 void swapBuffers() { m_doubleBufferIndex = 1 - m_doubleBufferIndex; } function in class:WebCore::ScriptProcessorNode
/macosx-10.10/WebCore-7600.1.25/platform/graphics/opengl/
H A DGLPlatformSurface.cpp101 void GLPlatformSurface::swapBuffers() function in class:WebCore::GLPlatformSurface
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperPlatformLayer.h43 virtual void swapBuffers() { } function in class:WebCore::TextureMapperPlatformLayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/egl/
H A DGLContextEGL.cpp277 void GLContextEGL::swapBuffers() function in class:WebCore::GLContextEGL
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/
H A DGraphicsSurface.cpp76 uint32_t GraphicsSurface::swapBuffers() function in class:WebCore::GraphicsSurface
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/egl/
H A DEGLXSurface.cpp74 void EGLWindowTransportSurface::swapBuffers() function in class:WebCore::EGLWindowTransportSurface
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/glx/
H A DGLXSurface.cpp104 void GLXTransportSurface::swapBuffers() function in class:WebCore::GLXTransportSurface
H A DGraphicsSurfaceGLX.cpp182 void swapBuffers() function in struct:WebCore::GraphicsSurfacePrivate
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedBackingStore.cpp31 void CoordinatedBackingStoreTile::swapBuffers(TextureMapper* textureMapper) function in class:WebCore::CoordinatedBackingStoreTile
/macosx-10.10/WebCore-7600.1.25/platform/graphics/glx/
H A DGLContextGLX.cpp253 void GLContextGLX::swapBuffers() function in class:WebCore::GLContextGLX

Completed in 147 milliseconds