Searched defs:n_rects (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DDrRects.c33 XDrawRectangles(register Display * dpy,Drawable d,GC gc,XRectangle * rects,int n_rects) argument
H A DFillRcts.c33 XFillRectangles(register Display * dpy,Drawable d,GC gc,XRectangle * rectangles,int n_rects) argument
/xsrc/external/mit/libXrender/dist/src/
H A DFillRects.c35 XRenderFillRectangles(Display * dpy,int op,Picture dst,_Xconst XRenderColor * color,_Xconst XRectangle * rectangles,int n_rects) argument
/xsrc/external/mit/pixman/dist/test/
H A Dregion-contains-test.c125 int n_rects; local in function:test_region_contains_rectangle
H A Dstress-test.c484 int i, n_rects; local in function:set_general_properties
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2_fallbacks.h60 dri2_fallback_swap_buffers_with_damage(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * surf,const EGLint * rects,EGLint n_rects) argument
94 dri2_fallback_set_damage_region(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * surf,const EGLint * rects,EGLint n_rects) argument
H A Dplatform_android.c756 droid_set_damage_region(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * draw,const EGLint * rects,EGLint n_rects) argument
H A Dplatform_wayland.c950 try_damage_buffer(struct dri2_egl_surface * dri2_surf,const EGLint * rects,EGLint n_rects) argument
972 dri2_wl_swap_buffers_with_damage(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * draw,const EGLint * rects,EGLint n_rects) argument
H A Degl_dri2.c1671 dri2_swap_buffers_with_damage(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * surf,const EGLint * rects,EGLint n_rects) argument
1693 dri2_set_damage_region(_EGLDriver * drv,_EGLDisplay * disp,_EGLSurface * surf,EGLint * rects,EGLint n_rects) argument
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c235 XShapeCombineRectangles(register Display * dpy,XID dest,int destKind,int xOff,int yOff,XRectangle * rects,int n_rects,int op,int ordering) argument
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c426 dri3_swap_buffers_with_damage(_EGLDisplay * disp,_EGLSurface * draw,const EGLint * rects,EGLint n_rects) argument
H A Dplatform_wayland.c1071 try_damage_buffer(struct dri2_egl_surface * dri2_surf,const EGLint * rects,EGLint n_rects) argument
1094 dri2_wl_swap_buffers_with_damage(_EGLDisplay * disp,_EGLSurface * draw,const EGLint * rects,EGLint n_rects) argument
H A Degl_dri2.c2012 dri2_swap_buffers_with_damage(_EGLDisplay * disp,_EGLSurface * surf,const EGLint * rects,EGLint n_rects) argument
2061 dri2_set_damage_region(_EGLDisplay * disp,_EGLSurface * surf,EGLint * rects,EGLint n_rects) argument
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman.c945 int n_rects, j; local in function:pixman_image_fill_boxes
869 pixman_image_fill_rectangles(pixman_op_t op,pixman_image_t * dest,const pixman_color_t * color,int n_rects,const pixman_rectangle16_t * rects) argument
/xsrc/external/mit/libXaw/dist/src/
H A DAsciiSink.c743 int n_rects, i_rects; local in function:AsciiDoPaint
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c1304 _eglSwapBuffersWithDamageCommon(_EGLDisplay * disp,_EGLSurface * surf,EGLint * rects,EGLint n_rects) argument
1339 eglSwapBuffersWithDamageEXT(EGLDisplay dpy,EGLSurface surface,EGLint * rects,EGLint n_rects) argument
1349 eglSwapBuffersWithDamageKHR(EGLDisplay dpy,EGLSurface surface,EGLint * rects,EGLint n_rects) argument
1363 _eglSetDamageRegionKHRClampRects(_EGLDisplay * disp,_EGLSurface * surf,EGLint * rects,EGLint n_rects) argument
1385 eglSetDamageRegionKHR(EGLDisplay dpy,EGLSurface surface,EGLint * rects,EGLint n_rects) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglapi.c1363 _eglSwapBuffersWithDamageCommon(_EGLDisplay * disp,_EGLSurface * surf,const EGLint * rects,EGLint n_rects) argument
1397 eglSwapBuffersWithDamageEXT(EGLDisplay dpy,EGLSurface surface,const EGLint * rects,EGLint n_rects) argument
1407 eglSwapBuffersWithDamageKHR(EGLDisplay dpy,EGLSurface surface,const EGLint * rects,EGLint n_rects) argument
1421 _eglSetDamageRegionKHRClampRects(_EGLSurface * surf,EGLint * rects,EGLint n_rects) argument
1443 eglSetDamageRegionKHR(EGLDisplay dpy,EGLSurface surface,EGLint * rects,EGLint n_rects) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.c983 loader_dri3_swap_buffers_msc(struct loader_dri3_drawable * draw,int64_t target_msc,int64_t divisor,int64_t remainder,unsigned flush_flags,const int * rects,int n_rects,bool force_copy) argument

Completed in 44 milliseconds