Searched refs:swap_buffers (Results 1 – 15 of 15) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize.cc | 332 buffer->swap_buffers (); in _hb_ot_shape_normalize() 413 buffer->swap_buffers (); in _hb_ot_shape_normalize()
|
D | hb-buffer-private.hh | 189 HB_INTERNAL void swap_buffers (void);
|
D | hb-ot-shape-complex-thai.cc | 359 buffer->swap_buffers (); in preprocess_text_thai()
|
D | hb-ot-shape-complex-hangul.cc | 387 buffer->swap_buffers (); in preprocess_text_hangul()
|
D | hb-ot-shape-complex-myanmar.cc | 473 buffer->swap_buffers (); in insert_dotted_circles()
|
D | hb-ot-shape-complex-use.cc | 536 buffer->swap_buffers (); in insert_dotted_circles()
|
D | hb-ot-shape.cc | 260 buffer->swap_buffers (); in hb_insert_dotted_circle()
|
D | hb-buffer.cc | 323 hb_buffer_t::swap_buffers (void) in swap_buffers() function in hb_buffer_t
|
D | hb-ot-layout.cc | 1071 buffer->swap_buffers (); in apply_string()
|
D | hb-ot-shape-complex-indic.cc | 1256 buffer->swap_buffers (); in insert_dotted_circles()
|
/external/deqp/android/cts/mnc/ |
D | egl-master.txt | 713 dEQP-EGL.functional.negative_api.swap_buffers 1136 dEQP-EGL.functional.swap_buffers.rgb565_no_depth_no_stencil 1137 dEQP-EGL.functional.swap_buffers.rgb565_no_depth_stencil 1138 dEQP-EGL.functional.swap_buffers.rgb565_depth_no_stencil 1139 dEQP-EGL.functional.swap_buffers.rgb565_depth_stencil 1140 dEQP-EGL.functional.swap_buffers.rgb888_no_depth_no_stencil 1141 dEQP-EGL.functional.swap_buffers.rgb888_no_depth_stencil 1142 dEQP-EGL.functional.swap_buffers.rgb888_depth_no_stencil 1143 dEQP-EGL.functional.swap_buffers.rgb888_depth_stencil 1144 dEQP-EGL.functional.swap_buffers.rgba4444_no_depth_no_stencil [all …]
|
/external/deqp/android/cts/mnc/src/ |
D | egl-master.txt | 713 dEQP-EGL.functional.negative_api.swap_buffers 1136 dEQP-EGL.functional.swap_buffers.rgb565_no_depth_no_stencil 1137 dEQP-EGL.functional.swap_buffers.rgb565_no_depth_stencil 1138 dEQP-EGL.functional.swap_buffers.rgb565_depth_no_stencil 1139 dEQP-EGL.functional.swap_buffers.rgb565_depth_stencil 1140 dEQP-EGL.functional.swap_buffers.rgb888_no_depth_no_stencil 1141 dEQP-EGL.functional.swap_buffers.rgb888_no_depth_stencil 1142 dEQP-EGL.functional.swap_buffers.rgb888_depth_no_stencil 1143 dEQP-EGL.functional.swap_buffers.rgb888_depth_stencil 1144 dEQP-EGL.functional.swap_buffers.rgba4444_no_depth_no_stencil [all …]
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
D | egl_g3d_api.c | 554 swap_buffers(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf, in swap_buffers() function 595 return swap_buffers(drv, dpy, surf, 0, NULL, in egl_g3d_swap_buffers() 605 return swap_buffers(drv, dpy, surf, num_rects, rects, EGL_TRUE); in egl_g3d_swap_buffers_region() 633 return swap_buffers(drv, dpy, surf, 1, rect, EGL_TRUE); in egl_g3d_post_sub_buffer()
|
/external/deqp/android/cts/master/ |
D | egl-master.txt | 2327 dEQP-EGL.functional.negative_api.swap_buffers 2967 dEQP-EGL.functional.swap_buffers.rgb565_no_depth_no_stencil 2968 dEQP-EGL.functional.swap_buffers.rgb565_no_depth_stencil 2969 dEQP-EGL.functional.swap_buffers.rgb565_depth_no_stencil 2970 dEQP-EGL.functional.swap_buffers.rgb565_depth_stencil 2971 dEQP-EGL.functional.swap_buffers.rgb888_no_depth_no_stencil 2972 dEQP-EGL.functional.swap_buffers.rgb888_no_depth_stencil 2973 dEQP-EGL.functional.swap_buffers.rgb888_depth_no_stencil 2974 dEQP-EGL.functional.swap_buffers.rgb888_depth_stencil 2975 dEQP-EGL.functional.swap_buffers.rgba4444_no_depth_no_stencil [all …]
|
/external/deqp/modules/egl/ |
D | teglNegativeApiTests.cpp | 1278 TEGL_ADD_API_CASE(swap_buffers, "eglSwapBuffers() negative tests", in init()
|