Lines Matching defs:height
96 int *width, int *height,
106 return dri->get_buffers(driDrawable, width, height, attachments,
122 int *width, int *height,
133 dri->get_buffers_with_format(driDrawable, width, height, attachments,
172 int *height,
180 *height = surf->base.v0.height;
189 int height,
199 width, height, stride,
209 int height,
213 swrast_put_image2(driDrawable, op, x, y, width, height,
222 int height,
231 width, height,
1059 fd_data->height,
1091 fd_data->height, fourcc,
1140 (int*)&bo->base.v0.height);
1151 uint32_t width, uint32_t height,
1177 create_arg.height = height;
1185 bo->base.v0.height = height;
1209 uint32_t width, uint32_t height,
1222 return create_dumb(gbm, width, height, format, usage);
1230 bo->base.v0.height = height;
1257 bo->image = loader_dri_create_image(dri->screen, dri->image, width, height,
1281 uint32_t width, uint32_t height,
1308 width, height, flags, (int *)stride,
1343 uint32_t width, uint32_t height,
1379 surf->base.v0.height = height;