Home
last modified time | relevance | path

Searched refs:ION_SECURE (Results 1 – 5 of 5) sorted by relevance

/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_ion.h121 #define ION_SECURE ION_FLAG_SECURE macro
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_ion.h121 #define ION_SECURE ION_FLAG_SECURE macro
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_ion.h87 #define ION_SECURE ION_FLAG_SECURE macro
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_ion.h87 #define ION_SECURE ION_FLAG_SECURE macro
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp486 alloc.flags = ION_SECURE; in allocOneBuffer()