Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBufferAllocPool.h109 GrBufferType fBufferType; variable
DGrBufferAllocPool.cpp48 fBufferType = bufferType; in GrBufferAllocPool()
319 return rp->createBuffer(size, fBufferType, kDynamic_GrAccessPattern, kFlags); in getBuffer()