Searched refs:new_region (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_memory_helper.c | 427 struct nine_memfd_file_region *region, *best_region, *new_region; local in function:insert_new_allocation 463 new_region = allocate_region(allocator, best_region->offset + best_region->size, min_blocksize); 464 new_region->zero_filled = best_region->zero_filled; 465 move_region_ordered_merge(allocator, &best_memfd_file->free_regions, new_region);
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_kms.c | 520 amdgpu_sync_scanout_pixmaps(xf86CrtcPtr xf86_crtc, RegionPtr new_region, argument 538 RegionSubtract(&remaining, last_region, new_region);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_kms.c | 467 radeon_sync_scanout_pixmaps(xf86CrtcPtr xf86_crtc, RegionPtr new_region, argument 487 RegionSubtract(&remaining, last_region, new_region);
|
Completed in 13 milliseconds