Home
last modified time | relevance | path

Searched refs:ION_HEAP (Results 1 – 6 of 6) sorted by relevance

/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_ion.h126 #define ION_HEAP(bit) ION_BIT(bit) macro
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_ion.h126 #define ION_HEAP(bit) ION_BIT(bit) macro
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_ion.h88 #define ION_HEAP(bit) ION_BIT(bit) macro
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_ion.h88 #define ION_HEAP(bit) ION_BIT(bit) macro
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp487 alloc.heap_id_mask = ION_HEAP(ION_CP_MM_HEAP_ID); in allocOneBuffer()
/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()