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

  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ion.h 91 #define ION_FLAG_CP_CAMERA_PREVIEW ION_BIT(27)
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ion.h 91 #define ION_FLAG_CP_CAMERA_PREVIEW ION_BIT(27)
  /hardware/qcom/display/msm8909/gralloc/
gr_allocator.cpp 48 #ifndef ION_FLAG_CP_CAMERA_PREVIEW
49 #define ION_FLAG_CP_CAMERA_PREVIEW 0
58 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW)
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_allocator.cpp 48 #ifndef ION_FLAG_CP_CAMERA_PREVIEW
49 #define ION_FLAG_CP_CAMERA_PREVIEW 0
58 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW)
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp 52 #ifndef ION_FLAG_CP_CAMERA_PREVIEW
53 #define ION_FLAG_CP_CAMERA_PREVIEW 0
62 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW)
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.cpp 55 #ifndef ION_FLAG_CP_CAMERA_PREVIEW
56 #define ION_FLAG_CP_CAMERA_PREVIEW 0
65 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW)
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 56 #ifndef ION_FLAG_CP_CAMERA_PREVIEW
57 #define ION_FLAG_CP_CAMERA_PREVIEW 0
66 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW)
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.cpp 56 #ifndef ION_FLAG_CP_CAMERA_PREVIEW
57 #define ION_FLAG_CP_CAMERA_PREVIEW 0
66 #define ION_SC_PREVIEW_FLAGS (ION_SECURE | ION_FLAG_CP_CAMERA_PREVIEW)
    [all...]

Completed in 300 milliseconds