Home
last modified time | relevance | path

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

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