Searched refs:firstAllocationSize (Results 1 – 1 of 1) sorted by relevance
41 SkFibBlockSizes(uint32_t staticBlockSize, uint32_t firstAllocationSize) : fIndex{0} { in SkFibBlockSizes() argument42 fBlockUnitSize = firstAllocationSize > 0 ? firstAllocationSize :