| private AllocationManager$Block |
| getBlockFromFreeList(int firstLevelIndex, int secondLevelIndex) |
| method_1_2152(int arg0, int arg1) |
| getFreeHead(int firstLevelIndex, int secondLevelIndex) |
|
| private void |
|
| private static long |
| alignUp(long x, long align) |
| method_1_2147(long arg0, long arg1) |
| roundToNearestAlignment(long size, long align) |
|
| private static long |
| alignDown(long x, long align) |
| method_1_2146(long arg0, long arg1) |
| roundDownToAlignment(long size, long align) |
|
| private static int |
| findLastSignificantBit(long x) |
| method_1_2150(long arg0) |
| floorLog2(long size) |
|
| private static int |
| findFirstSignificantBit(int x) |
| method_1_2149(int arg0) |
| getLowestAvailableIndex(int availabilityFlags) |
|
| private AllocationManager$Index |
| getLevelIndex(long size) |
| method_1_2153(long arg0) |
| getIndexForSizeRaw(long size) |
|
| private AllocationManager$Index |
| mappingSearch(long size) |
| method_1_2156(long arg0) |
| getIndexForSize(long size) |
|
| private void |
|
| private void |
|
| private void |
|
| public AllocationManager$Allocation |
| allocate(long size, int align) |
| method_1_2148(long arg0, int arg1) |
| allocate(long size, int vertexSize) |
|
| private void |
|
| private void |
|
| public void |
|
| public boolean |
| isCompletelyFree() |
| method_1_2155() |
| isEmpty() |
|
| public void |
|