Searched refs:createUnallocatedStream (Results 1 – 1 of 1) sorted by relevance
96 private AllocatingImageStream createUnallocatedStream(int capacity) { in createUnallocatedStream() method in ManagedImageReader128 return createUnallocatedStream(capacity); in createStream()150 AllocatingImageStream stream = createUnallocatedStream(capacity); in createPreallocatedStream()