Lines Matching defs:width
49 uint32_t width, uint32_t height,
59 if (!(width && height))
88 res_tmpl.width0 = width;
177 uint32_t *width, uint32_t *height)
186 *width = vlsurface->sampler_view->texture->width0;
231 box.width, box.height, map, transfer->stride, 0, 0);
269 if (!dst_box.width || !dst_box.height) {
361 box.width = res->width0;
394 box.width = res->width0;
475 vtmpl.width = destination_rect->x1 - destination_rect->x0;
479 vtmpl.width = vlsurface->surface->texture->width0;
827 result->width = vlsurface->surface->width;