Lines Matching defs:height
49 uint32_t width, uint32_t height,
59 if (!(width && height))
89 res_tmpl.height0 = height;
177 uint32_t *width, uint32_t *height)
187 *height = vlsurface->sampler_view->texture->height0;
231 box.width, box.height, map, transfer->stride, 0, 0);
269 if (!dst_box.width || !dst_box.height) {
362 box.height = res->height0;
395 box.height = res->height0;
476 vtmpl.height = destination_rect->y1 - destination_rect->y0;
480 vtmpl.height = vlsurface->surface->texture->height0;
828 result->height = vlsurface->surface->height;