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

  /external/skia/gpu/src/
GrBufferAllocPool.h 180 BufferType fBufferType;
GrBufferAllocPool.cpp 43 fBufferType = bufferType;
318 if (kIndex_BufferType == fBufferType) {
321 GrAssert(kVertex_BufferType == fBufferType);

Completed in 16 milliseconds