Home
last modified time | relevance | path

Searched defs:swap_buffers (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.h69 void (*swap_buffers) (GstGLWindowWin32 *window); member
/third_party/cef/tests/cefclient/browser/
Dosr_render_handler_win_gl.cc19 ScopedGLContext(HDC hdc, HGLRC hglrc, bool swap_buffers) in ScopedGLContext()
Dbrowser_window_osr_gtk.cc910 ScopedGLContext(GtkWidget* widget, bool swap_buffers) in ScopedGLContext()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.h161 void (*swap_buffers) (GstGLContext *context); member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc310 hb_buffer_t::swap_buffers () in swap_buffers() function in hb_buffer_t
/third_party/harfbuzz/src/
Dhb-buffer.cc317 hb_buffer_t::swap_buffers () in swap_buffers() function in hb_buffer_t
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc331 hb_buffer_t::swap_buffers () in swap_buffers() function in hb_buffer_t
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h131 EGLBoolean (*swap_buffers)(_EGLDisplay *disp, _EGLSurface *surf); member