/third_party/cef/tests/cefclient/browser/ |
D | osr_render_handler_win_gl.cc | 19 ScopedGLContext(HDC hdc, HGLRC hglrc, bool swap_buffers) in ScopedGLContext() argument 20 : hdc_(hdc), swap_buffers_(swap_buffers) { in ScopedGLContext()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/ |
D | gstglwindow_gbm_egl.c | 216 context_class->swap_buffers (context); in draw_cb() 255 context_class->swap_buffers (context); in draw_cb()
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-complex-syllabic.cc | 96 buffer->swap_buffers (); in hb_syllabic_insert_dotted_circles()
|
D | hb-ot-shape-normalize.cc | 376 buffer->swap_buffers (); in _hb_ot_shape_normalize() 479 buffer->swap_buffers (); in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex-vowel-constraints.cc | 438 buffer->swap_buffers (); in _hb_preprocess_text_vowel_constraints()
|
D | hb-ot-shape-complex-thai.cc | 367 buffer->swap_buffers (); in preprocess_text_thai()
|
D | hb-ot-shape-complex-hangul.cc | 395 buffer->swap_buffers (); in preprocess_text_hangul()
|
D | hb-buffer.hh | 208 HB_INTERNAL void swap_buffers ();
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.h | 69 void (*swap_buffers) (GstGLWindowWin32 *window); member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-syllabic.cc | 99 buffer->swap_buffers (); in hb_syllabic_insert_dotted_circles()
|
D | hb-ot-shape-normalize.cc | 377 buffer->swap_buffers (); in _hb_ot_shape_normalize() 480 buffer->swap_buffers (); in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex-thai.cc | 367 buffer->swap_buffers (); in preprocess_text_thai()
|
D | hb-ot-shape-complex-vowel-constraints.cc | 438 buffer->swap_buffers (); in _hb_preprocess_text_vowel_constraints()
|
D | hb-ot-shape-complex-hangul.cc | 395 buffer->swap_buffers (); in preprocess_text_hangul()
|
D | hb-buffer.hh | 209 HB_INTERNAL void swap_buffers ();
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-normalize.cc | 366 buffer->swap_buffers (); in _hb_ot_shape_normalize() 469 buffer->swap_buffers (); in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex-thai.cc | 364 buffer->swap_buffers (); in preprocess_text_thai()
|
D | hb-ot-shape-complex-vowel-constraints.cc | 439 buffer->swap_buffers (); in _hb_preprocess_text_vowel_constraints()
|
D | hb-ot-shape-complex-myanmar.cc | 350 buffer->swap_buffers (); in insert_dotted_circles()
|
D | hb-ot-shape-complex-hangul.cc | 394 buffer->swap_buffers (); in preprocess_text_hangul()
|
D | hb-ot-shape-complex-khmer.cc | 423 buffer->swap_buffers (); in insert_dotted_circles()
|
D | hb-buffer.hh | 206 HB_INTERNAL void swap_buffers ();
|
/third_party/mesa3d/docs/relnotes/ |
D | 17.1.2.rst | 118 - Revert "android: fix segfault within swap_buffers" 154 - egl/android: fix segfault within swap_buffers
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.h | 161 void (*swap_buffers) (GstGLContext *context); member
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.h | 131 EGLBoolean (*swap_buffers)(_EGLDisplay *disp, _EGLSurface *surf); member
|