Searched defs:n_rects (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2_fallbacks.h | 61 const EGLint *rects, EGLint n_rects) in dri2_fallback_swap_buffers_with_damage() 95 const EGLint *rects, EGLint n_rects) in dri2_fallback_set_damage_region()
|
D | platform_wayland.c | 847 EGLint n_rects) in try_damage_buffer() 871 EGLint n_rects) in dri2_wl_swap_buffers_with_damage()
|
D | platform_android.c | 654 _EGLSurface *draw, const EGLint* rects, EGLint n_rects) in droid_set_damage_region()
|
D | egl_dri2.c | 1657 const EGLint *rects, EGLint n_rects) in dri2_swap_buffers_with_damage() 1678 EGLint *rects, EGLint n_rects) in dri2_set_damage_region()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwImplExt.inl | 87 …LBoolean eglwSetDamageRegionKHR (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects) 103 …an eglwSwapBuffersWithDamageKHR (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects)
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 484 …gionKHR (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects) 524 …mageKHR (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects)
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 1271 EGLint *rects, EGLint n_rects) in _eglSwapBuffersWithDamageCommon() 1303 EGLint *rects, EGLint n_rects) in eglSwapBuffersWithDamageEXT() 1313 EGLint *rects, EGLint n_rects) in eglSwapBuffersWithDamageKHR() 1329 EGLint *rects, EGLint n_rects) in _eglSetDamageRegionKHRClampRects() 1352 EGLint *rects, EGLint n_rects) in eglSetDamageRegionKHR()
|