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

/external/skia/src/gpu/
H A DGrBufferAllocPool.h51 int preallocatedBuffersRemaining() const;
H A DGrInOrderDrawBuffer.cpp431 (!fIndexPool.preallocatedBuffersRemaining() &&
441 (!fVertexPool.preallocatedBuffersRemaining() &&
H A DGrBufferAllocPool.cpp211 int GrBufferAllocPool::preallocatedBuffersRemaining() const { function in class:GrBufferAllocPool

Completed in 122 milliseconds