Searched refs:localBufferPool (Results 1 – 1 of 1) sorted by relevance
48 const std::shared_ptr<LocalBufferPool> &localBufferPool) { in AllocateInputGraphicBuffer() argument70 [localBufferPool](size_t capacity) { in AllocateInputGraphicBuffer()71 return localBufferPool->newBuffer(capacity); in AllocateInputGraphicBuffer()