Searched refs:localBufferPool (Results 1 – 1 of 1) sorted by relevance
41 const std::shared_ptr<LocalBufferPool> &localBufferPool) { in AllocateGraphicBuffer() argument59 [localBufferPool](size_t capacity) { in AllocateGraphicBuffer()60 return localBufferPool->newBuffer(capacity); in AllocateGraphicBuffer()