HomeSort by relevance Sort by last modified time
    Searched refs:swap_buffers (Results 1 - 20 of 20) sorted by null

  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2_fallbacks.h 70 return dri2_dpy->vtbl->swap_buffers(drv, dpy, surf);
platform_surfaceless.c 237 .swap_buffers = surfaceless_swap_buffers,
egl_dri2.h 116 EGLBoolean (*swap_buffers)(_EGLDriver *drv, _EGLDisplay *dpy, member in struct:dri2_egl_display_vtbl
platform_x11_dri3.c 457 .swap_buffers = dri3_swap_buffers,
platform_x11.c     [all...]
platform_wayland.c     [all...]
platform_android.c     [all...]
platform_drm.c 646 .swap_buffers = dri2_drm_swap_buffers,
egl_dri2.c     [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 332 buffer->swap_buffers ();
429 buffer->swap_buffers ();
hb-buffer-private.hh 205 HB_INTERNAL void swap_buffers (void);
hb-ot-shape-complex-hangul.cc 393 buffer->swap_buffers ();
hb-ot-shape-complex-thai.cc 360 buffer->swap_buffers ();
hb-ot-shape-complex-myanmar.cc 480 buffer->swap_buffers ();
hb-ot-shape-complex-use.cc 540 buffer->swap_buffers ();
hb-buffer.cc 97 * In that case, swap_buffers() is no-op and the glyph operations operate
103 * This should all remain transparent to the user. swap_buffers() then
325 hb_buffer_t::swap_buffers (void) function in class:hb_buffer_t
    [all...]
hb-ot-layout.cc     [all...]
hb-ot-shape.cc 272 buffer->swap_buffers ();
hb-ot-shape-complex-indic.cc     [all...]
  /external/deqp/modules/egl/
teglNegativeApiTests.cpp     [all...]

Completed in 342 milliseconds