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

/external/skia/gpu/src/
H A DGrBufferAllocPool.h115 size_t preallocatedBufferSize() const { function in class:GrBufferAllocPool
H A DGrBufferAllocPool.cpp379 return INHERITED::preallocatedBufferSize() /
435 return INHERITED::preallocatedBufferSize() / sizeof(uint16_t);

Completed in 104 milliseconds