Searched refs:PpbBufferAllocator (Results 1 – 3 of 3) sorted by relevance
23 cdm::Buffer* PpbBufferAllocator::Allocate(uint32_t capacity) { in Allocate()52 void PpbBufferAllocator::Release(uint32_t buffer_id) { in Release()67 pp::Buffer_Dev PpbBufferAllocator::AllocateNewBuffer(uint32_t capacity) { in AllocateNewBuffer()
76 class PpbBufferAllocator {78 explicit PpbBufferAllocator(pp::Instance* instance) in PpbBufferAllocator() function81 ~PpbBufferAllocator() {} in ~PpbBufferAllocator()101 DISALLOW_COPY_AND_ASSIGN(PpbBufferAllocator);
202 PpbBufferAllocator allocator_;