HomeSort by relevance Sort by last modified time
    Searched refs:AllocateBuffer (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_buffer_allocator.h 49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /hardware/qcom/display/msm8996/sdm/include/core/
buffer_allocator.h 59 @sa BufferAllocator::AllocateBuffer
70 @sa BufferAllocator::AllocateBuffer
98 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
103 @details This method deallocates the memory allocated using AllocateBuffer method.
  /hardware/qcom/display/sdm845/sdm/libs/hwc/
hwc_buffer_allocator.h 49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.h 51 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /hardware/qcom/display/msm8998/sdm/include/core/
buffer_allocator.h 62 @sa BufferAllocator::AllocateBuffer
78 @sa BufferAllocator::AllocateBuffer
106 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
111 @details This method deallocates the memory allocated using AllocateBuffer method.
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.h 51 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /hardware/qcom/display/sdm845/sdm/include/core/
buffer_allocator.h 62 @sa BufferAllocator::AllocateBuffer
77 @sa BufferAllocator::AllocateBuffer
105 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
110 @details This method deallocates the memory allocated using AllocateBuffer method.
  /frameworks/native/libs/vr/libbufferhubqueue/tests/
buffer_hub_queue-test.cpp 49 void AllocateBuffer(size_t* slot_out = nullptr) {
51 auto status = producer_queue_->AllocateBuffer(kBufferWidth, kBufferHeight,
91 AllocateBuffer();
122 AllocateBuffer();
180 AllocateBuffer();
229 AllocateBuffer(&slot);
244 AllocateBuffer(&slot);
259 AllocateBuffer(&slot);
284 AllocateBuffer();
370 AllocateBuffer();
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_buffer_allocator.h 51 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DeviceIo/
DeviceIo.h 125 EFI_IO_ALLOCATE_BUFFER AllocateBuffer;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
UfsHostController.h 152 Frees memory that was allocated with AllocateBuffer().
160 was not allocated with AllocateBuffer().
229 EDKII_UFS_HC_ALLOCATE_BUFFER AllocateBuffer;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DeviceIo.h 221 Frees pages that were allocated with AllocateBuffer().
229 AllocateBuffer().
261 EFI_IO_ALLOCATE_BUFFER AllocateBuffer;
  /frameworks/native/services/vr/bufferhubd/
producer_queue_channel.h 59 pdx::Status<std::pair<pdx::RemoteChannelHandle, size_t>> AllocateBuffer(
producer_queue_channel.cpp 179 auto status = AllocateBuffer(message, width, height, layer_count, format,
194 ProducerQueueChannel::AllocateBuffer(Message& message, uint32_t width,
197 ATRACE_NAME("ProducerQueueChannel::AllocateBuffer");
199 "ProducerQueueChannel::AllocateBuffer: producer_channel_id=%d",
203 ALOGE("ProducerQueueChannel::AllocateBuffer: reaches kMaxQueueCapacity.");
214 ALOGE("ProducerQueueChannel::AllocateBuffer: failed to push channel: %s",
220 "ProducerQueueChannel::AllocateBuffer: buffer_id=%d width=%u "
230 "ProducerQueueChannel::AllocateBuffer: Failed to create producer "
239 "ProducerQueueChannel::AllocateBuffer: buffer_id=%d, buffer_handle=%d",
246 "ProducerQueueChannel::AllocateBuffer: failed to set producer channel
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/IsaIo/
IsaIo.h 175 EFI_ISA_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
IsaIo.h 190 However, only memory allocated via the EFI_ISA_IO_PROTOCOL.AllocateBuffer() interface
293 Frees a common buffer that was allocated with EFI_ISA_IO_PROTOCOL.AllocateBuffer().
340 EFI_ISA_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer;
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.h 114 bool AllocateBuffer(uint32_t buffer_count);
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 112 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate,
  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 77 OMX_ERRORTYPE AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer,
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.h 76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.h 76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
  /hardware/qcom/display/sdm845/libgralloc1/
gr_buf_mgr.h 76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
UsbHcMem.c 69 Status = PciIo->AllocateBuffer (
661 Status = PciIo->AllocateBuffer (
694 Status = PciIo->AllocateBuffer (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciRootBridgeIo/
PciRootBridgeIo.h 209 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Initialize.c 42 Status = Snp->PciIo->AllocateBuffer (
54 "\nSnp->PxeInit() AllocateBuffer %xh (%r)\n",

Completed in 2284 milliseconds

1 2 3 4 5