Searched defs:heap_id (Results 1 – 11 of 11) sorted by relevance
/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
|
/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
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 378 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc() 461 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) in allocOneBuffer() 652 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in findBufferLocked() 711 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in allocateBuffer()
|
D | QCameraMem.h | 119 unsigned int heap_id; member
|
/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.cpp | 304 unsigned int heap_id, size_t size) in allocOneBuffer()
|