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

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

Completed in 29 milliseconds