Home
last modified time | relevance | path

Searched refs:preallocatedBufferCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrBufferAllocPool.h56 int preallocatedBufferCount() const;
DGrBufferAllocPool.cpp215 int GrBufferAllocPool::preallocatedBufferCount() const { in preallocatedBufferCount() function in GrBufferAllocPool