Searched refs:rect_coord (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcb-util/dist/image/ |
| H A D | test_xcb_image_shm.c | 51 xcb_rectangle_t rect_coord = { 0, 0, W_W, W_H}; local in function:main 153 xcb_poly_fill_rectangle(c, rect, bgcolor, 1, &rect_coord);
|
| H A D | test_xcb_image.c | 113 xcb_rectangle_t rect_coord = { 0, 0, W_W, W_H}; local in function:main 168 xcb_poly_fill_rectangle(c, rect, bgcolor, 1, &rect_coord);
|
Completed in 3 milliseconds