Home
last modified time | relevance | path

Searched defs:AllocateBuffer (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dslots-buffer.cc140 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator
/external/opencv3/3rdparty/libwebp/dec/
Dbuffer.c77 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/external/webp/src/dec/
Dbuffer.c86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc386 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device