Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_allocator.cpp61 #ifndef ION_FLAG_CP_CDSP
62 #define ION_FLAG_CP_CDSP 0 macro
218 flags |= UINT(ION_SECURE | ION_FLAG_CP_CDSP); in GetIonHeapInfo()
227 flags |= UINT(ION_SECURE | ION_FLAG_CP_CDSP); in GetIonHeapInfo()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_allocator.cpp57 #ifndef ION_FLAG_CP_CDSP
58 #define ION_FLAG_CP_CDSP 0 macro
225 flags |= UINT(ION_SECURE | ION_FLAG_CP_CDSP); in GetIonHeapInfo()
234 flags |= UINT(ION_SECURE | ION_FLAG_CP_CDSP); in GetIonHeapInfo()