Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBufferAllocPool.h332 GrDrawIndexedIndirectWriter makeIndexedSpace(int drawCount, sk_sp<const GrBuffer>* buffer, in makeIndexedSpace() function
DGrOpFlushState.h149 return fDrawIndirectPool.makeIndexedSpace(drawCount, buffer, offset); in makeDrawIndexedIndirectSpace()