Home
last modified time | relevance | path

Searched refs:ION_SECURE_DISPLAY_HEAP_ID (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_allocator.cpp78 #define CP_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
82 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_ion.h30 ION_SECURE_DISPLAY_HEAP_ID = 10, enumerator
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_ion.h35 ION_SECURE_DISPLAY_HEAP_ID = 10, enumerator
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ion.h30 ION_SECURE_DISPLAY_HEAP_ID = 10, enumerator
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ion.h35 ION_SECURE_DISPLAY_HEAP_ID = 10, enumerator
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_ion.h32 ION_SECURE_DISPLAY_HEAP_ID = 10, enumerator
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_ion.h36 ION_SECURE_DISPLAY_HEAP_ID = 10, enumerator
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp54 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp54 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp54 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp61 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp58 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp64 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp62 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp62 #define SD_HEAP_ID ION_SECURE_DISPLAY_HEAP_ID
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp490 alloc.heap_id_mask = ION_HEAP(ION_SECURE_DISPLAY_HEAP_ID); in allocOneBuffer()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp4807 alloc_data->heap_id_mask |= ION_HEAP(ION_SECURE_DISPLAY_HEAP_ID); in alloc_map_ion_memory()