Searched refs:AllocateBuffer (Results 1 – 9 of 9) sorted by relevance
110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function195 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
231 SlotsBuffer* AllocateBuffer(SlotsBuffer* next_buffer);341 buffer = allocator->AllocateBuffer(buffer); in INLINE()
4412 buffer = allocator->AllocateBuffer(buffer); in AddTo()4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator
862 .AllocateBuffer = dri2_allocate_buffer,
1195 .AllocateBuffer = intelAllocateBuffer,