Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSubRunAllocator.cpp62 int nextBlockSize = fFibProgression.nextBlockSize(); in needMoreBytes() local
/external/skia/src/core/
DSkArenaAlloc.h49 uint32_t nextBlockSize() { in nextBlockSize() function