Searched refs:AllocateBuffer (Results 1 - 16 of 16) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.h112 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member in struct:__DriverAPIRec
H A Ddri_util.c697 return screen->driver->AllocateBuffer(screen, attachment, format,
/external/autotest/client/site_tests/camera_V4L2/src/
H A Dmedia_v4l2_device.h114 bool AllocateBuffer(uint32_t buffer_count);
H A Dmedia_v4l2_device.cc439 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { function in class:V4L2Device
475 if (!AllocateBuffer(req.count))
522 if (!AllocateBuffer(4))
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
H A DPciRootBridgeIo.h248 Frees memory that was allocated with AllocateBuffer().
256 was not allocated with AllocateBuffer().
378 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
H A DPciIo.h325 Frees memory that was allocated with AllocateBuffer().
333 was not allocated with AllocateBuffer().
493 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_IO_PROTOCOL
/external/webp/src/dec/
H A Dbuffer_dec.c86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { function
217 status = AllocateBuffer(buffer);
/external/syslinux/efi32/include/efi/
H A Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_IO
H A Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_DEVICE_IO_INTERFACE
/external/syslinux/efi64/include/efi/
H A Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_IO
H A Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_DEVICE_IO_INTERFACE
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_IO
H A Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_DEVICE_IO_INTERFACE
/external/mesa3d/src/gallium/state_trackers/dri/
H A Ddri2.c2093 .AllocateBuffer = dri2_allocate_buffer,
2114 .AllocateBuffer = dri2_allocate_buffer,
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_screen.c1259 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_screen.c1997 .AllocateBuffer = intelAllocateBuffer,

Completed in 283 milliseconds