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

  /external/skia/gpu/src/
GrBufferAllocPool.h 349 int preallocatedBufferIndices() const;
GrBufferAllocPool.cpp 434 int GrIndexBufferAllocPool::preallocatedBufferIndices() const {
GrInOrderDrawBuffer.cpp 419 *indexCount <= fIndexPool.preallocatedBufferIndices())) {

Completed in 30 milliseconds