Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc386 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device
402 if (!AllocateBuffer(1)) in InitReadIO()
433 if (!AllocateBuffer(req.count)) in InitMmapIO()
479 if (!AllocateBuffer(4)) in InitUserPtrIO()
Dmedia_v4l2_device.h93 bool AllocateBuffer(uint32_t buffer_count);
/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_dec.c86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
206 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DPciRootBridgeIo.h378 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
DPciIo.h493 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
/external/syslinux/efi32/include/efi/
Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
/external/syslinux/efi64/include/efi/
Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
/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/i915/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,