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

  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 332 buffer->swap_buffers ();
413 buffer->swap_buffers ();
hb-buffer-private.hh 189 HB_INTERNAL void swap_buffers (void);
hb-ot-shape-complex-hangul.cc 387 buffer->swap_buffers ();
hb-ot-shape-complex-thai.cc 359 buffer->swap_buffers ();
hb-ot-shape-complex-myanmar.cc 478 buffer->swap_buffers ();
hb-ot-shape-complex-use.cc 538 buffer->swap_buffers ();
hb-buffer.cc 101 * In that case, swap_buffers() is no-op and the glyph operations operate
107 * This should all remain transparent to the user. swap_buffers() then
329 hb_buffer_t::swap_buffers (void) function in class:hb_buffer_t
    [all...]
hb-ot-layout.cc     [all...]
hb-ot-shape.cc 268 buffer->swap_buffers ();
hb-ot-shape-complex-indic.cc     [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 554 swap_buffers(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf, function
595 return swap_buffers(drv, dpy, surf, 0, NULL,
605 return swap_buffers(drv, dpy, surf, num_rects, rects, EGL_TRUE);
633 return swap_buffers(drv, dpy, surf, 1, rect, EGL_TRUE);
  /external/deqp/modules/egl/
teglNegativeApiTests.cpp     [all...]

Completed in 1337 milliseconds