Home
last modified time | relevance | path

Searched refs:ION_CP_FLAGS (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp55 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
62 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
279 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo()
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp55 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
62 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
282 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp55 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
62 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
279 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp59 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
66 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
583 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp62 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
69 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
585 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp65 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
70 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
469 ionFlags |= ION_CP_FLAGS; in allocate()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp63 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
70 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
487 ionFlags |= ION_CP_FLAGS; in allocate()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp63 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_CP_PIXEL) macro
70 #define ION_CP_FLAGS (ION_SECURE | ION_FLAG_ALLOW_NON_CONTIG) macro
487 ionFlags |= ION_CP_FLAGS; in allocate()