Searched refs:AllocateBuffer (Results 1 – 3 of 3) sorted by relevance
55 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function151 return AllocateBuffer(out); in WebPAllocateDecBuffer()
259 SlotsBuffer* AllocateBuffer(SlotsBuffer* next_buffer);359 buffer = allocator->AllocateBuffer(buffer); in AddTo()
4020 buffer = allocator->AllocateBuffer(buffer); in AddTo()4123 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator