Lines Matching defs:filled_region
172 u_box_1d(0, 0, &This->managed.filled_region);
579 struct pipe_box *filled_region = &This->managed.filled_region;
612 * included in filled_region, thus so is region_already_valid. */
613 u_box_intersect_1d(&conflicting_region, &box_upload, filled_region);
633 (filled_region->width > (This->size / 2) ||
634 (10 * box_upload.width < filled_region->width &&
635 box_upload.x < (filled_region->x + filled_region->width)/2) ||
642 This, valid_region->x, valid_region->width, filled_region->x, filled_region->width,
647 u_box_1d(0, 0, filled_region);
683 u_box_union_1d(filled_region,
684 filled_region,