Home
last modified time | relevance | path

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

123

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.h49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
Dhwc_buffer_allocator.cpp49 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { in AllocateBuffer() function in sdm::HWCBufferAllocator
/hardware/qcom/display/msm8996/sdm/include/core/
Dbuffer_allocator.h98 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.h49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
/hardware/qcom/display/msm8998/sdm/include/core/
Dbuffer_allocator.h106 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.h51 DisplayError AllocateBuffer(BufferInfo *buffer_info);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.h51 DisplayError AllocateBuffer(BufferInfo *buffer_info);
Dhwc_buffer_allocator.cpp61 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { in AllocateBuffer() function in sdm::HWCBufferAllocator
/hardware/qcom/display/msm8909/sdm/include/core/
Dbuffer_allocator.h105 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dbuffer_allocator.h105 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.h51 DisplayError AllocateBuffer(BufferInfo *buffer_info);
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h50 DisplayError AllocateBuffer(BufferInfo *buffer_info);
/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h77 OMX_ERRORTYPE AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer,
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.h76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
Dgr_buf_mgr.cpp127 if (AllocateBuffer(*descriptors[UINT(max_buf_index)], &out_buffers[max_buf_index])) { in AllocateBuffers()
143 if (AllocateBuffer(*descriptors[i], &out_buffers[i])) { in AllocateBuffers()
459 int BufferManager::AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle, in AllocateBuffer() function in gralloc1::BufferManager
807 AllocateBuffer(descriptor, hnd, size); in Perform()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.h76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
Dgr_buf_mgr.cpp128 if (AllocateBuffer(*descriptors[UINT(max_buf_index)], &out_buffers[max_buf_index])) { in AllocateBuffers()
144 if (AllocateBuffer(*descriptors[i], &out_buffers[i])) { in AllocateBuffers()
456 int BufferManager::AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle, in AllocateBuffer() function in gralloc1::BufferManager
747 AllocateBuffer(descriptor, hnd, size); in Perform()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.h76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
Dgr_buf_mgr.cpp128 if (AllocateBuffer(*descriptors[UINT(max_buf_index)], &out_buffers[max_buf_index])) { in AllocateBuffers()
144 if (AllocateBuffer(*descriptors[i], &out_buffers[i])) { in AllocateBuffers()
468 int BufferManager::AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle, in AllocateBuffer() function in gralloc1::BufferManager
759 AllocateBuffer(descriptor, hnd, size); in Perform()
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.h76 int AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle,
Dgr_buf_mgr.cpp127 if (AllocateBuffer(*descriptors[UINT(max_buf_index)], &out_buffers[max_buf_index])) { in AllocateBuffers()
143 if (AllocateBuffer(*descriptors[i], &out_buffers[i])) { in AllocateBuffers()
462 int BufferManager::AllocateBuffer(const BufferDescriptor &descriptor, buffer_handle_t *handle, in AllocateBuffer() function in gralloc1::BufferManager
808 AllocateBuffer(descriptor, hnd, size); in Perform()
/hardware/google/av/codec2/vndk/bufferpool/vts/
Dsingle.cpp104 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp107 mBaseComponent.AllocateBuffer = AllocateBuffer; in ISVComponent()
572 OMX_ERRORTYPE ISVComponent::AllocateBuffer( in AllocateBuffer() function in ISVComponent
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member

123