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

  /external/skia/gpu/src/
GrBufferAllocPool.h 271 int preallocatedBufferVertices(GrVertexLayout layout) const;
GrBufferAllocPool.cpp 378 int GrVertexBufferAllocPool::preallocatedBufferVertices(GrVertexLayout layout) const {
GrInOrderDrawBuffer.cpp 429 *vertexCount <= fVertexPool.preallocatedBufferVertices(vertexLayout))) {

Completed in 359 milliseconds