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

  /external/skia/src/gpu/
GrBufferAllocPool.h 51 int preallocatedBuffersRemaining() const;
GrInOrderDrawBuffer.cpp 431 (!fIndexPool.preallocatedBuffersRemaining() &&
441 (!fVertexPool.preallocatedBuffersRemaining() &&
GrBufferAllocPool.cpp 211 int GrBufferAllocPool::preallocatedBuffersRemaining() const {

Completed in 36 milliseconds