Lines Matching refs:stride
70 unsigned width, unsigned height, unsigned stride)
76 x, y, width, height, stride,
83 unsigned width, unsigned height, unsigned stride)
91 x, y, width, height, stride,
95 x, y, width, height, stride,
111 get_image2(__DRIdrawable *dPriv, int x, int y, int width, int height, int stride, void *data)
121 x, y, width, height, stride,
159 int x, int y, unsigned width, unsigned height, unsigned stride,
166 get_image2(dPriv, x, y, draw_w, draw_h, stride, data);
181 unsigned stride)
185 put_image2(dPriv, data, x, y, width, height, stride);
193 unsigned stride)
197 put_image_shm(dPriv, shmid, shmaddr, offset, offset_x, x, y, width, height, stride);
457 memmove(&map[line * transfer->stride],