Searched refs:W_W (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcb-util/dist/image/ |
| H A D | test_xcb_image_shm.c | 39 #define W_W 40 macro 51 xcb_rectangle_t rect_coord = { 0, 0, W_W, W_H}; 99 img = xcb_image_create_native (c, W_W, W_H, format, depth, 141 W_W, W_H, /* width, height */ 152 xcb_create_pixmap(c, depth, rect, win, W_W, W_H); 169 0, 0, 0, 0, W_W, W_H); 173 0, 0, 0, 0, W_W,W_H,
|
| H A D | test_xcb_image.c | 39 #define W_W 64 macro 113 xcb_rectangle_t rect_coord = { 0, 0, W_W, W_H}; 156 W_W, W_H, /* width, height */ 167 xcb_create_pixmap(c, depth, rect, win, W_W, W_H); 171 points[1].x = W_W; 174 points[0].x = W_W / 4; 176 points[1].x = W_W / 2; 193 W_W, W_H, /* width, height */ 214 0, 0, 0, 0, W_W, W_H); 217 W_W, W_ [all...] |
Completed in 4 milliseconds