HomeSort by relevance Sort by last modified time
    Searched defs:ION_FLAG_CACHED (Results 1 - 5 of 5) sorted by null

  /hardware/samsung_slsi/exynos5/include/
ion.h 22 #define ION_FLAG_CACHED 1
108 * @flags: Additional requirements about buffer. ION_FLAG_CACHED for a
  /bionic/libc/kernel/common/linux/
ion.h 36 #define ION_FLAG_CACHED 1
  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 40 #define ION_FLAG_CACHED 1
  /external/kernel-headers/original/linux/
ion.h 51 #define ION_FLAG_CACHED 1 /* mappings of this buffer should be
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 60 #define ION_FLAG_CACHED 1 /* mappings of this buffer should be

Completed in 62 milliseconds