Searched refs:heap_id (Results 1 – 13 of 13) sorted by relevance
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.h | 119 unsigned int heap_id; member 122 int alloc(int count, size_t size, unsigned int heap_id, 126 unsigned int heap_id, size_t size, bool cached, uint32_t is_secure); 146 unsigned int heap_id, size_t size, bool cached, 155 unsigned int heap_id, size_t size, bool cached,
|
D | QCameraMem.cpp | 378 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc() argument 396 rc = allocOneBuffer(mMemInfo[i], heap_id, size, m_bCached, in alloc() 406 heap_id, in alloc() 461 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) in allocOneBuffer() argument 483 alloc.heap_id_mask = heap_id; in allocOneBuffer() 511 memInfo.heap_id = heap_id; in allocOneBuffer() 652 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in findBufferLocked() argument 665 ((*it).heap_id == heap_id) && in findBufferLocked() 678 ((*it).heap_id == heap_id) && in findBufferLocked() 711 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in allocateBuffer() argument [all …]
|
/device/linaro/hikey/gralloc960/ |
D | ion_4.12.h | 63 __u32 heap_id; member
|
D | mali_gralloc_ion.cpp | 110 int i, ret, cnt, heap_id = -1; in find_heap_id() local 137 heap_id = data[i].heap_id; in find_heap_id() 145 heap_id = -1; in find_heap_id() 150 return heap_id; in find_heap_id()
|
/device/linaro/hikey/gralloc/ |
D | ion_4.12.h | 63 __u32 heap_id; member
|
D | alloc_device.cpp | 698 int i, ret, cnt, heap_id = -1; in find_ion_heap_id() local 726 heap_id = dat[i].heap_id; in find_ion_heap_id() 734 heap_id = -1; in find_ion_heap_id() 739 return heap_id; in find_ion_heap_id()
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_ion.h | 182 int heap_id; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm_ion.h | 182 int heap_id; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_ion.h | 126 int heap_id; member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_ion.h | 126 int heap_id; member
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Mem.h | 126 unsigned int heap_id, size_t size);
|
D | QCamera3Mem.cpp | 304 unsigned int heap_id, size_t size) in allocOneBuffer() argument 322 allocData.heap_id_mask = heap_id; in allocOneBuffer()
|
/device/google/cuttlefish_kernel/4.14-x86_64/ |
D | System.map | 81025 ffffffff826dd4a0 b heap_id
|