Searched refs:ION_SC_FLAGS (Results 1 – 7 of 7) sorted by relevance
57 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA) macro64 #define ION_SC_FLAGS ION_SECURE macro275 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo()
57 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA) macro64 #define ION_SC_FLAGS ION_SECURE macro278 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo()
61 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA) macro68 #define ION_SC_FLAGS ION_SECURE macro579 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo()
64 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA) macro71 #define ION_SC_FLAGS ION_SECURE macro581 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo()
65 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA) macro72 #define ION_SC_FLAGS ION_SECURE macro484 ionFlags |= (usage & GRALLOC_USAGE_HW_COMPOSER) ? ION_SC_PREVIEW_FLAGS : ION_SC_FLAGS; in allocate()