/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_buffer_allocator.cpp | 110 meta_buffer_info->alloc_type = data.allocType; in AllocateBuffer() 125 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer() 127 DLOGE("Memalloc handle is NULL, alloc type %d", meta_buffer_info->alloc_type); in FreeBuffer() 144 meta_buffer_info->alloc_type = 0; in FreeBuffer()
|
D | hwc_buffer_allocator.h | 55 int alloc_type; //!< Specifies allocation type set by the buffer allocator. member
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_allocator.cpp | 102 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem() 107 alloc_data->alloc_type |= private_handle_t::PRIV_FLAGS_USES_ION; in AllocateMem() 258 unsigned int *alloc_type, unsigned int *ion_flags) { in GetIonHeapInfo() argument 306 *alloc_type = type; in GetIonHeapInfo()
|
D | gr_ion_alloc.h | 56 unsigned int alloc_type = 0x0; member
|
D | gr_allocator.h | 68 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_allocator.cpp | 102 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem() 107 alloc_data->alloc_type |= private_handle_t::PRIV_FLAGS_USES_ION; in AllocateMem() 258 unsigned int *alloc_type, unsigned int *ion_flags) { in GetIonHeapInfo() argument 306 *alloc_type = type; in GetIonHeapInfo()
|
D | gr_ion_alloc.h | 56 unsigned int alloc_type = 0x0; member
|
D | gr_allocator.h | 68 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_buffer_allocator.cpp | 117 meta_buffer_info->alloc_type = data.allocType; in AllocateBuffer() 131 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer() 133 DLOGE("Memalloc handle is NULL, alloc type %d", meta_buffer_info->alloc_type); in FreeBuffer() 152 meta_buffer_info->alloc_type = 0; in FreeBuffer()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_buffer_allocator.cpp | 117 meta_buffer_info->alloc_type = data.allocType; in AllocateBuffer() 131 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer() 133 DLOGE("Memalloc handle is NULL, alloc type %d", meta_buffer_info->alloc_type); in FreeBuffer() 152 meta_buffer_info->alloc_type = 0; in FreeBuffer()
|
D | hwc_buffer_allocator.h | 61 int alloc_type; //!< Specifies allocation type set by the buffer allocator. member
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_ion_alloc.h | 56 unsigned int alloc_type = 0x0; member
|
D | gr_allocator.h | 92 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
D | gr_allocator.cpp | 111 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem() 116 alloc_data->alloc_type |= private_handle_t::PRIV_FLAGS_USES_ION; in AllocateMem() 548 unsigned int *alloc_type, unsigned int *ion_flags) { in GetIonHeapInfo() argument 596 *alloc_type = type; in GetIonHeapInfo()
|
D | gr_buf_mgr.cpp | 506 flags |= data.alloc_type; in AllocateBuffer()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_ion_alloc.h | 56 unsigned int alloc_type = 0x0; member
|
D | gr_allocator.h | 92 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
D | gr_allocator.cpp | 110 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem() 115 alloc_data->alloc_type |= private_handle_t::PRIV_FLAGS_USES_ION; in AllocateMem() 546 unsigned int *alloc_type, unsigned int *ion_flags) { in GetIonHeapInfo() argument 594 *alloc_type = type; in GetIonHeapInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.h | 56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.h | 56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
|
D | hwc_buffer_allocator.cpp | 120 uint32_t alloc_type, int *aligned_width, in GetAlignedWidthAndHeight() argument 125 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.h | 56 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
|
D | hwc_buffer_allocator.cpp | 132 uint32_t alloc_type, int *aligned_width, in GetAlignedWidthAndHeight() argument 137 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight() 140 if (alloc_type & GRALLOC_USAGE_PRIVATE_ALLOC_UBWC) { in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 156 uint32_t alloc_type, int *aligned_width, in GetAlignedWidthAndHeight() argument 161 if (alloc_type & GRALLOC_USAGE_HW_FB) { in GetAlignedWidthAndHeight() 164 if (alloc_type & GRALLOC_USAGE_PRIVATE_ALLOC_UBWC) { in GetAlignedWidthAndHeight()
|
D | hwc_buffer_allocator.h | 55 void GetAlignedWidthAndHeight(int width, int height, int format, uint32_t alloc_type,
|