Lines Matching defs:width
216 const int width = dri2_surf->base.Width;
218 const int dst_stride = width*bpp;
254 const int width = dri2_surf->base.Width;
256 const int src_stride = width*bpp;
2099 EGLint x, EGLint y, EGLint width, EGLint height)
2104 return dri2_dpy->vtbl->post_sub_buffer(disp, surf, x, y, width, height);
2532 "bad width, height or stride");
3221 buffer->width,
3230 buffer->width,
3343 *value = buffer->width;