Home
last modified time | relevance | path

Searched refs:preallocatedBufferIndices (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrBufferAllocPool.h346 int preallocatedBufferIndices() const;
DGrBufferAllocPool.cpp468 int GrIndexBufferAllocPool::preallocatedBufferIndices() const { in preallocatedBufferIndices() function in GrIndexBufferAllocPool
DGrInOrderDrawBuffer.cpp432 *indexCount <= fIndexPool.preallocatedBufferIndices())) { in geometryHints()