Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBufferAllocPool.cpp199 int GrBufferAllocPool::currentBufferItems(size_t itemSize) const { in currentBufferItems() function in GrBufferAllocPool
419 return currentBufferItems(vertexSize); in currentBufferVertices()
474 return currentBufferItems(sizeof(uint16_t)); in currentBufferIndices()
DGrBufferAllocPool.h146 int currentBufferItems(size_t itemSize) const;