Searched refs:preallocatedBufferIndices (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrBufferAllocPool.h341 int preallocatedBufferIndices() const;
H A DGrBufferAllocPool.cpp493 int GrIndexBufferAllocPool::preallocatedBufferIndices() const { function in class:GrIndexBufferAllocPool
H A DGrInOrderDrawBuffer.cpp678 *indexCount <= fIndexPool.preallocatedBufferIndices())) {
/external/skia/src/gpu/
H A DGrBufferAllocPool.h341 int preallocatedBufferIndices() const;
H A DGrBufferAllocPool.cpp482 int GrIndexBufferAllocPool::preallocatedBufferIndices() const { function in class:GrIndexBufferAllocPool
H A DGrInOrderDrawBuffer.cpp761 *indexCount <= fIndexPool.preallocatedBufferIndices())) {

Completed in 401 milliseconds