Home
last modified time | relevance | path

Searched refs:AllocateBuffer (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
Ddri_util.c512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
/external/webp/src/dec/
Dbuffer.c78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
195 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
/external/v8/src/heap/
Dmark-compact.h231 SlotsBuffer* AllocateBuffer(SlotsBuffer* next_buffer);
341 buffer = allocator->AllocateBuffer(buffer); in INLINE()
Dmark-compact.cc4412 buffer = allocator->AllocateBuffer(buffer); in AddTo()
4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator
/external/mesa3d/src/gallium/state_trackers/dri/drm/
Ddri2.c862 .AllocateBuffer = dri2_allocate_buffer,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,