Searched refs:AllocateBuffer (Results 1 – 9 of 9) sorted by relevance
386 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device402 if (!AllocateBuffer(1)) in InitReadIO()433 if (!AllocateBuffer(req.count)) in InitMmapIO()479 if (!AllocateBuffer(4)) in InitUserPtrIO()
93 bool AllocateBuffer(uint32_t buffer_count);
110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function206 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
862 .AllocateBuffer = dri2_allocate_buffer,
1195 .AllocateBuffer = intelAllocateBuffer,