Home
last modified time | relevance | path

Searched defs:swapBuffers (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/skia/include/gpu/gl/
DSkDebugGLContext.h19 virtual void swapBuffers() const SK_OVERRIDE {} in swapBuffers() function
DSkNullGLContext.h20 virtual void swapBuffers() const SK_OVERRIDE {}; in swapBuffers() function
/external/skia/include/gpu/gl/
DSkDebugGLContext.h19 virtual void swapBuffers() const SK_OVERRIDE {}; in swapBuffers() function
DSkNullGLContext.h20 virtual void swapBuffers() const SK_OVERRIDE {}; in swapBuffers() function
/external/skia/src/gpu/gl/nacl/
DSkNativeGLContext_nacl.cpp36 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/WebKit/Source/wtf/
DDoubleBufferedDeque.h30 Deque<T>& swapBuffers() in swapBuffers() function
/external/chromium_org/third_party/skia/src/gpu/gl/nacl/
DSkNativeGLContext_nacl.cpp36 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/iOS/
DSkNativeGLContext_iOS.mm64 void SkNativeGLContext::swapBuffers() const { } function
/external/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp108 void SkMesaGLContext::swapBuffers() const { } in swapBuffers() function in SkMesaGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/iOS/
DSkNativeGLContext_iOS.mm71 void SkNativeGLContext::swapBuffers() const { } function
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp112 void SkMesaGLContext::swapBuffers() const { } in swapBuffers() function in SkMesaGLContext
/external/skia/src/gpu/gl/mac/
DSkNativeGLContext_mac.cpp79 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/mac/
DSkNativeGLContext_mac.cpp82 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp117 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp109 void SkANGLEGLContext::swapBuffers() const { in swapBuffers() function in SkANGLEGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp112 void SkANGLEGLContext::swapBuffers() const { in swapBuffers() function in SkANGLEGLContext
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DScriptProcessorNode.h80 void swapBuffers() { m_doubleBufferIndex = 1 - m_doubleBufferIndex; } in swapBuffers() function
/external/chromium_org/third_party/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp154 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/android/
DSkNativeGLContext_android.cpp169 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/android/
DSkNativeGLContext_android.cpp178 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
DSkNativeGLContext_unix.cpp286 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/unix/
DSkNativeGLContext_unix.cpp289 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/angle/tests/angle_tests/
DANGLETest.cpp43 void ANGLETest::swapBuffers() in swapBuffers() function in ANGLETest
/external/deqp/framework/egl/
DtcuEgl.cpp180 void WindowSurface::swapBuffers (void) in swapBuffers() function in tcu::egl::WindowSurface
/external/deqp/framework/platform/win32/
DtcuWGL.cpp447 void Context::swapBuffers (void) const in swapBuffers() function in tcu::wgl::Context

12