Home
last modified time | relevance | path

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

/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
458 ionFlags |= ION_CP_FLAGS; in allocate()