Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBufferAllocPool.h56 kIndex_BufferType, enumerator
DGrBufferAllocPool.cpp325 if (kIndex_BufferType == fBufferType) { in getBuffer()
364 : GrBufferAllocPool(gpu, kIndex_BufferType, MIN_INDEX_BUFFER_SIZE) { in GrIndexBufferAllocPool()