Home
last modified time | relevance | path

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

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