Searched refs:fBufferType (Results 1 - 2 of 2) sorted by relevance

/external/skia/gpu/src/
H A DGrBufferAllocPool.h180 BufferType fBufferType; member in class:GrBufferAllocPool
H A DGrBufferAllocPool.cpp43 fBufferType = bufferType;
318 if (kIndex_BufferType == fBufferType) {
321 GrAssert(kVertex_BufferType == fBufferType);

Completed in 97 milliseconds