Home
last modified time | relevance | path

Searched refs:ION_SD_FLAGS (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_allocator.cpp73 #define ION_SD_FLAGS ION_SECURE macro
80 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
218 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp56 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
63 #define ION_SD_FLAGS ION_SECURE macro
269 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo()
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp56 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
63 #define ION_SD_FLAGS ION_SECURE macro
272 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp56 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
63 #define ION_SD_FLAGS ION_SECURE macro
269 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp60 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
67 #define ION_SD_FLAGS ION_SECURE macro
573 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp63 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
70 #define ION_SD_FLAGS ION_SECURE macro
575 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp66 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
71 #define ION_SD_FLAGS ION_SECURE macro
466 ionFlags |= ION_SD_FLAGS; in allocate()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp64 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
71 #define ION_SD_FLAGS ION_SECURE macro
481 ionFlags |= ION_SD_FLAGS; in allocate()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp64 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
71 #define ION_SD_FLAGS ION_SECURE macro
481 ionFlags |= ION_SD_FLAGS; in allocate()