Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBufferAllocPool.cpp198 int GrBufferAllocPool::currentBufferItems(size_t itemSize) const { in currentBufferItems() function in GrBufferAllocPool
418 return currentBufferItems(GrDrawTarget::VertexSize(layout)); in currentBufferVertices()
473 return currentBufferItems(sizeof(uint16_t)); in currentBufferIndices()
DGrBufferAllocPool.h146 int currentBufferItems(size_t itemSize) const;