Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBatchFlushState.cpp27 uint16_t* GrBatchFlushState::makeIndexSpace(int indexCount, in makeIndexSpace() function in GrBatchFlushState
DGrBatchFlushState.h179 uint16_t* makeIndexSpace(int indexCount, const GrIndexBuffer** buffer, int* startIndex) { in makeIndexSpace() function