Searched defs:AllocateBuffer (Results 1 – 4 of 4) sorted by relevance
87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
145 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
437 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device
1821 inline void AllocateBuffer(size_t size) { in AllocateBuffer() function