Home
last modified time | relevance | path

Searched refs:heap_id_mask (Results 1 – 13 of 13) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp489 alloc.heap_id_mask = heap_id; in allocOneBuffer()
493 alloc.heap_id_mask = ION_HEAP(ION_CP_MM_HEAP_ID); in allocOneBuffer()
787 uint32_t heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
789 rc = alloc(count, size, heap_id_mask, SECURE); in allocate()
793 rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocate()
837 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
838 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
1017 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
1018 int rc = alloc(count, size, heap_id_mask, isSecure); in allocate()
1050 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
[all …]
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp489 alloc.heap_id_mask = heap_id; in allocOneBuffer()
493 alloc.heap_id_mask = ION_HEAP(ION_CP_MM_HEAP_ID); in allocOneBuffer()
787 uint32_t heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
789 rc = alloc(count, size, heap_id_mask, SECURE); in allocate()
793 rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocate()
837 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
838 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
1019 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
1020 int rc = alloc(count, size, heap_id_mask, isSecure); in allocate()
1052 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
[all …]
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp483 alloc.heap_id_mask = heap_id; in allocOneBuffer()
487 alloc.heap_id_mask = ION_HEAP(ION_CP_MM_HEAP_ID); in allocOneBuffer()
797 uint32_t heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
799 rc = alloc(count, size, heap_id_mask, SECURE); in allocate()
805 rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocate()
856 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
857 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
1092 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
1093 int rc = alloc(count, size, heap_id_mask, isSecure); in allocate()
1127 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
[all …]
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Mem.cpp322 allocData.heap_id_mask = heap_id; in allocOneBuffer()
561 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
574 rc = allocOneBuffer(mMemInfo[i], heap_id_mask, size); in allocate()
620 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateOne() local
632 rc = allocOneBuffer(mMemInfo[mBufferCount], heap_id_mask, size); in allocateOne()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Mem.cpp318 allocData.heap_id_mask = heap_id; in allocOneBuffer()
522 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
535 rc = allocOneBuffer(mMemInfo[i], heap_id_mask, size); in allocate()
581 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateOne() local
594 rc = allocOneBuffer(mMemInfo[mBufferCount], heap_id_mask, size); in allocateOne()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Mem.cpp318 allocData.heap_id_mask = heap_id; in allocOneBuffer()
522 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
535 rc = allocOneBuffer(mMemInfo[i], heap_id_mask, size); in allocate()
581 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateOne() local
594 rc = allocOneBuffer(mMemInfo[mBufferCount], heap_id_mask, size); in allocateOne()
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_ionbuf.c57 p_buffer->alloc.heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in buffer_allocate()
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_ionbuf.c57 p_buffer->alloc.heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in buffer_allocate()
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_ionbuf.c64 p_buffer->alloc.heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in buffer_allocate()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2688 alloc.heap_id_mask = ion_type; in allocate_ion_memory()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c142 alloc.heap_id_mask = ION_HEAP(ION_SYSTEM_HEAP_ID); in mm_app_allocate_ion_memory()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c133 alloc.heap_id_mask = ion_type; in mm_app_allocate_ion_memory()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c133 alloc.heap_id_mask = ion_type; in mm_app_allocate_ion_memory()