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

1 2 3 4 5 6

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_buffer_allocator.h 49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /device/google/cuttlefish_common/guest/vsoc/lib/
gralloc_region_view.h 39 int AllocateBuffer(size_t size, uint32_t* begin_offset = nullptr);
gralloc_region_view.cpp 63 int GrallocRegionView::AllocateBuffer(size_t size, uint32_t* begin_offset) {
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_buffer_allocator.h 49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /hardware/qcom/display/msm8909w_3100/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.
  /frameworks/native/libs/vr/libbufferhubqueue/tests/
buffer_hub_queue-test.cpp 53 void AllocateBuffer(size_t* slot_out = nullptr) {
55 auto status = producer_queue_->AllocateBuffer(kBufferWidth, kBufferHeight,
94 AllocateBuffer();
134 AllocateBuffer();
191 AllocateBuffer();
240 AllocateBuffer(&slot);
255 AllocateBuffer(&slot);
270 AllocateBuffer(&slot);
295 AllocateBuffer();
388 AllocateBuffer();
    [all...]
  /hardware/qcom/display/msm8909/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.
  /hardware/qcom/display/msm8909w_3100/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.
  /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/msm8909/sdm/libs/hwc2/
hwc_buffer_allocator.h 50 DisplayError AllocateBuffer(BufferInfo *buffer_info);
  /hardware/qcom/display/msm8909w_3100/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().
241 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(
  /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/msm8909/gralloc/
gr_buf_mgr.h 76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_buf_mgr.h 76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,

Completed in 917 milliseconds

1 2 3 4 5 6