Home
last modified time | relevance | path

Searched defs:heap_id (Results 1 – 11 of 11) sorted by relevance

/device/linaro/hikey/gralloc960/
Dion_4.12.h63 __u32 heap_id; member
Dmali_gralloc_ion.cpp110 int i, ret, cnt, heap_id = -1; in find_heap_id() local
/device/linaro/hikey/gralloc/
Dion_4.12.h63 __u32 heap_id; member
Dalloc_device.cpp698 int i, ret, cnt, heap_id = -1; in find_ion_heap_id() local
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp378 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()
DQCameraMem.h119 unsigned int heap_id; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_ion.h182 int heap_id; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_ion.h182 int heap_id; member
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_ion.h126 int heap_id; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_ion.h126 int heap_id; member
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Mem.cpp304 unsigned int heap_id, size_t size) in allocOneBuffer()