Lines Matching defs:height
160 unsigned height;
167 height = u_minify(resource->height0, *pLevel);
174 pBox->height = height;
368 0, 0, box.width, box.height,
633 assert(src_format_desc->block.height == dst_format_desc->block.height);
688 box.height = u_minify(dst_resource->height0, level);
755 src_box.height = pSrcBox->bottom - pSrcBox->top;
762 src_box.height = u_minify(src_resource->height0, src_level);
894 box.height = pDstBox->bottom - pDstBox->top;
925 0, 0, box.width, box.height,