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