Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DEglBase14.java199 public void swapBuffers() { in swapBuffers() method in EglBase14
207 public void swapBuffers(long timeStampNs) { in swapBuffers() method in EglBase14
DEglBase.java134 public abstract void swapBuffers(); in swapBuffers() method in EglBase
DEglBase10.java254 public void swapBuffers() { in swapBuffers() method in EglBase10
/external/skia/src/gpu/gl/
DSkGLContext.cpp80 void SkGLContext::swapBuffers() { in swapBuffers() function in SkGLContext
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl55 eglSwapBuffersFunc swapBuffers; variable
DeglwFuncPtrLibraryImpl.inl252 EGLBoolean FuncPtrLibrary::swapBuffers (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/external/deqp/framework/platform/win32/
DtcuWGL.cpp447 void Context::swapBuffers (void) const in swapBuffers() function in tcu::wgl::Context
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp135 void swapBuffers (void) { glXSwapBuffers(getXDisplay(), getGLXDrawable()); } in swapBuffers() function in tcu::x11::glx::GlxDrawable
/external/mesa3d/src/glx/
Dglxclient.h115 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, member
/external/icu/icu4c/source/common/
Duniset.cpp1685 void UnicodeSet::swapBuffers(void) { in swapBuffers() function in UnicodeSet
/external/mesa3d/include/GL/internal/
Ddri_interface.h578 void (*swapBuffers)(__DRIdrawable *drawable); member