Home
last modified time | relevance | path

Searched defs:nextBlockSize (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/text/gpu/
DSubRunAllocator.cpp65 int nextBlockSize = fFibProgression.nextBlockSize(); in needMoreBytes() local
/external/skia/src/base/
DSkArenaAlloc.h48 uint32_t nextBlockSize() { in nextBlockSize() function