HomeSort by relevance Sort by last modified time
    Searched refs:ION_FLAG_CP_CAMERA (Results 1 - 13 of 13) sorted by null

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ion.h 80 #define ION_FLAG_CP_CAMERA (1 << 21)
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ion.h 80 #define ION_FLAG_CP_CAMERA (1 << 21)
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ion.h 85 #define ION_FLAG_CP_CAMERA ION_BIT(21)
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ion.h 86 #define ION_FLAG_CP_CAMERA ION_BIT(21)
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_ion.h 80 #define ION_FLAG_CP_CAMERA (1 << 21)
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_ion.h 80 #define ION_FLAG_CP_CAMERA (1 << 21)
  /hardware/qcom/display/msm8909/gralloc/
gr_allocator.cpp 57 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA)
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_allocator.cpp 57 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA)
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp 61 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA)
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.cpp 64 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA)
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 65 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA)
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.cpp 65 #define ION_SC_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA)
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMem.cpp 489 alloc.flags = ION_FLAG_SECURE | ION_FLAG_CP_CAMERA;
    [all...]

Completed in 262 milliseconds