Home
last modified time | relevance | path

Searched refs:allocType (Results 1 – 25 of 38) sorted by relevance

12

/hardware/qcom/display/msm8960/libgralloc/
Dalloc_controller.cpp185 data.allocType = 0; in allocate()
216 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
238 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
374 data.allocType, 0, format, in alloc_buffer()
Dmemalloc.h52 int allocType; member
Dgpu.cpp143 flags |= data.allocType; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dmemalloc.h53 int allocType; member
Dalloc_controller.cpp472 data.allocType = 0; in allocate()
505 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
517 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
893 data.allocType |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in alloc_buffer()
897 data.allocType, 0, format, in alloc_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmemalloc.h53 int allocType; member
Dalloc_controller.cpp472 data.allocType = 0; in allocate()
505 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
517 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
893 data.allocType |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in alloc_buffer()
897 data.allocType, 0, format, in alloc_buffer()
/hardware/qcom/display/msm8226/libgralloc/
Dmemalloc.h52 int allocType; member
Dalloc_controller.cpp288 data.allocType = 0; in allocate()
324 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
346 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
644 data.allocType, 0, format, in alloc_buffer()
Dgpu.cpp159 flags |= data.allocType; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8996/libgralloc/
Dmemalloc.h53 int allocType; member
Dalloc_controller.cpp457 data.allocType = 0; in allocate()
487 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
499 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
896 data.allocType |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in alloc_buffer()
900 data.allocType, 0, format, in alloc_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dmemalloc.h52 int allocType; member
Dalloc_controller.cpp381 data.allocType = 0; in allocate()
413 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
435 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
746 data.allocType, 0, format, in alloc_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dmemalloc.h52 int allocType; member
Dalloc_controller.cpp289 data.allocType = 0; in allocate()
325 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()
347 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()
650 data.allocType, 0, format, in alloc_buffer()
Dgpu.cpp156 flags |= data.allocType; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h148 mAllocType = data.allocType; in open()
/hardware/qcom/display/msm8994/liboverlay/
DoverlayMem.h158 mAllocType = data.allocType; in open()
/hardware/qcom/display/msm8226/liboverlay/
DoverlayMem.h158 mAllocType = data.allocType; in open()
/hardware/qcom/display/msm8084/liboverlay/
DoverlayMem.h168 mAllocType = data.allocType; in open()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp110 meta_buffer_info->alloc_type = data.allocType; in AllocateBuffer()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp117 meta_buffer_info->alloc_type = data.allocType; in AllocateBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp117 meta_buffer_info->alloc_type = data.allocType; in AllocateBuffer()
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp503 AllocType allocType; member
546 switch(c2Params.data.allocType) { in allocate()
605 if (newAlloc.data.allocType == oldAlloc.data.allocType && in compatible()

12