Searched refs:surface_size (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/tests/ |
| H A D | vm_phys_footprint.c | 1569 uint64_t surface_size; variable 1580 surface_size = 1024 * 1024 * 4; 1695 uint64_t surface_size; variable 1711 surface_size = 1024 * 1024 * 4; 1724 surface_size, footprint_before, footprint_after, 1737 surface_size, footprint_before, footprint_after, 1749 (mach_vm_size_t)surface_size, 1768 surface_size, footprint_before, footprint_after, 1781 surface_size, footprint_before, footprint_after, 1788 (mach_vm_size_t)surface_size); [all …]
|