Home
last modified time | relevance | path

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

12

/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/chromium_org/third_party/skia/include/gpu/gl/
DSkNullGLContext.h20 virtual void swapBuffers() const SK_OVERRIDE {}; in swapBuffers() function
DSkDebugGLContext.h19 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/skia/src/gpu/gl/nacl/
DSkNativeGLContext_nacl.cpp36 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp108 void SkMesaGLContext::swapBuffers() const { } in swapBuffers() function in SkMesaGLContext
/external/skia/src/gpu/gl/iOS/
DSkNativeGLContext_iOS.mm64 void SkNativeGLContext::swapBuffers() const { } function
/external/chromium_org/third_party/skia/src/gpu/gl/iOS/
DSkNativeGLContext_iOS.mm64 void SkNativeGLContext::swapBuffers() const { } function
/external/chromium_org/third_party/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/mac/
DSkNativeGLContext_mac.cpp79 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/mac/
DSkNativeGLContext_mac.cpp79 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp116 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp116 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp109 void SkANGLEGLContext::swapBuffers() const { in swapBuffers() function in SkANGLEGLContext
/external/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp109 void SkANGLEGLContext::swapBuffers() const { in swapBuffers() function in SkANGLEGLContext
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DScriptProcessorNode.h79 void swapBuffers() { m_doubleBufferIndex = 1 - m_doubleBufferIndex; } in swapBuffers() function
/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.cpp169 void SkNativeGLContext::swapBuffers() const { in swapBuffers() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
DSkNativeGLContext_unix.cpp289 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/mesa3d/src/glx/
Dglxclient.h115 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, member
/external/chromium_org/third_party/mesa/src/src/glx/
Dglxclient.h115 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, member
/external/chromium_org/third_party/icu/source/common/
Duniset.cpp1606 void UnicodeSet::swapBuffers(void) { in swapBuffers() function in UnicodeSet
/external/icu4c/common/
Duniset.cpp1608 void UnicodeSet::swapBuffers(void) { in swapBuffers() function in UnicodeSet

12