/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/ |
drisw.c | 135 * Backend functions for st_framebuffer interface and swap_buffers. 350 * DRI versions differ in their implementation of init_screen and swap_buffers.
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
drisw.c | 135 * Backend functions for st_framebuffer interface and swap_buffers. 350 * DRI versions differ in their implementation of init_screen and swap_buffers.
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-buffer-private.hh | 124 HB_INTERNAL void swap_buffers (void);
|
hb-ot-shape-normalize.cc | 328 buffer->swap_buffers (); 409 buffer->swap_buffers ();
|
hb-graphite2.cc | 344 //buffer->swap_buffers ();
|
hb-buffer.cc | 69 * In that case, swap_buffers() is no-op and the glyph operations operate 75 * This should all remain transparent to the user. swap_buffers() then 284 hb_buffer_t::swap_buffers (void) function in class:hb_buffer_t
|
hb-ot-shape-complex-sea.cc | 322 buffer->swap_buffers ();
|
hb-ot-shape-complex-thai.cc | 357 buffer->swap_buffers ();
|
hb-ot-shape-complex-myanmar.cc | 482 buffer->swap_buffers ();
|
hb-ot-shape.cc | 255 buffer->swap_buffers ();
|
hb-ot-layout.cc | 854 buffer->swap_buffers ();
|
hb-ot-shape-complex-indic.cc | [all...] |
/external/chromium_org/third_party/mesa/src/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/harfbuzz_ng/src/ |
hb-buffer-private.hh | 120 HB_INTERNAL void swap_buffers (void);
|
hb-ot-shape-normalize.cc | 311 buffer->swap_buffers (); 393 buffer->swap_buffers ();
|
hb-graphite2.cc | 339 //buffer->swap_buffers ();
|
hb-buffer.cc | 69 * In that case, swap_buffers() is no-op and the glyph operations operate 75 * This should all remain transparent to the user. swap_buffers() then 270 hb_buffer_t::swap_buffers (void) function in class:hb_buffer_t
|
hb-ot-shape-complex-sea.cc | 322 buffer->swap_buffers ();
|
hb-ot-shape-complex-thai.cc | 357 buffer->swap_buffers ();
|
hb-ot-shape-complex-myanmar.cc | 483 buffer->swap_buffers ();
|
hb-ot-shape.cc | 264 buffer->swap_buffers ();
|
hb-ot-layout-gsub-table.hh | [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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/ |
dri2.c | 850 * DRI versions differ in their implementation of init_screen and swap_buffers.
|
/external/mesa3d/src/gallium/state_trackers/dri/drm/ |
dri2.c | 850 * DRI versions differ in their implementation of init_screen and swap_buffers.
|