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

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/media/
msm_camera.h 77 #define PP_RAW_SNAP (1<<1)
79 #define PP_MASK (PP_SNAP|PP_RAW_SNAP|PP_PREV)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/media/
msm_camera.h 77 #define PP_RAW_SNAP (1<<1)
79 #define PP_MASK (PP_SNAP|PP_RAW_SNAP|PP_PREV)
  /bionic/libc/kernel/common/media/
msm_camera.h 159 #define PP_RAW_SNAP ((0x01)<<1)
162 #define PP_MASK (PP_SNAP|PP_RAW_SNAP|PP_PREV|PP_THUMB)
    [all...]
  /external/kernel-headers/original/media/
msm_camera.h 265 #define PP_RAW_SNAP ((0x01)<<1)
268 #define PP_MASK (PP_SNAP|PP_RAW_SNAP|PP_PREV|PP_THUMB)
    [all...]

Completed in 31 milliseconds