Home
last modified time | relevance | path

Searched refs:staticBlockSize (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkArenaAlloc.h41 SkFibBlockSizes(uint32_t staticBlockSize, uint32_t firstAllocationSize) : fIndex{0} { in SkFibBlockSizes() argument
43 staticBlockSize > 0 ? staticBlockSize : 1024;