Searched defs:ION_SD_FLAGS (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/sdm845/libgralloc1/
H A 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);
/hardware/qcom/display/msm8996/libgralloc/
H A 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;
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.cpp60 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
67 #define ION_SD_FLAGS ION_SECURE macro
557 flags |= UINT(ION_SD_FLAGS);
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_allocator.cpp60 #define ION_SD_FLAGS (ION_SECURE | ION_FLAG_CP_SEC_DISPLAY) macro
67 #define ION_SD_FLAGS ION_SECURE macro
556 flags |= UINT(ION_SD_FLAGS);
/hardware/qcom/display/sdm845/libgralloc/
H A 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;

Completed in 59 milliseconds