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