Searched refs:preallocStorage (Results 1 – 1 of 1) sorted by relevance
454 void initWithPreallocatedStorage(int count, void* preallocStorage, int preallocCount) { in initWithPreallocatedStorage() argument457 SkASSERT(preallocStorage); in initWithPreallocatedStorage()467 fMemArray = preallocStorage; in initWithPreallocatedStorage()