Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTRecorder.h56 GrTRecorder(int initialSizeInBytes) in GrTRecorder() argument
57 : fHeadBlock(MemBlock::Alloc(LengthOf(initialSizeInBytes), nullptr)), in GrTRecorder()