Searched refs:currentBufferVertices (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrBufferAllocPool.h257 int currentBufferVertices(GrVertexLayout layout) const;
H A DGrBufferAllocPool.cpp417 int GrVertexBufferAllocPool::currentBufferVertices(GrVertexLayout layout) const { function in class:GrVertexBufferAllocPool
H A DGrInOrderDrawBuffer.cpp439 int32_t currVertices = fVertexPool.currentBufferVertices(vertexLayout);

Completed in 38 milliseconds