Home
last modified time | relevance | path

Searched refs:ION_SC_PREVIEW_FLAGS (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp58 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
65 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
273 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo()
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp58 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
65 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
276 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp58 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
65 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
273 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp62 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
69 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
577 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp65 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
72 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
579 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp66 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
73 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
484 ionFlags |= (usage & GRALLOC_USAGE_HW_COMPOSER) ? ION_SC_PREVIEW_FLAGS : ION_SC_FLAGS; in allocate()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp66 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW) macro
73 #define ION_SC_PREVIEW_FLAGS ION_SECURE macro
484 ionFlags |= (usage & GRALLOC_USAGE_HW_COMPOSER) ? ION_SC_PREVIEW_FLAGS : ION_SC_FLAGS; in allocate()