HomeSort by relevance Sort by last modified time
    Searched refs:currentBufferVertices (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrBufferAllocPool.h 257 int currentBufferVertices(GrVertexLayout layout) const;
GrBufferAllocPool.cpp 417 int GrVertexBufferAllocPool::currentBufferVertices(GrVertexLayout layout) const {
GrInOrderDrawBuffer.cpp 439 int32_t currVertices = fVertexPool.currentBufferVertices(vertexLayout);

Completed in 62 milliseconds