OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSM_V4L2_GES_BASE
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/msm8960/kernel-headers/media/
msm_gestures.h
34
#define
MSM_V4L2_GES_BASE
100
35
#define MSM_V4L2_GES_OPEN (
MSM_V4L2_GES_BASE
+ 0)
36
#define MSM_V4L2_GES_CLOSE (
MSM_V4L2_GES_BASE
+ 1)
37
#define MSM_V4L2_GES_CAM_OPEN (
MSM_V4L2_GES_BASE
+ 2)
39
#define MSM_V4L2_GES_CAM_CLOSE (
MSM_V4L2_GES_BASE
+ 3)
/hardware/qcom/msm8960/original-kernel-headers/media/
msm_gestures.h
38
#define
MSM_V4L2_GES_BASE
100
39
#define MSM_V4L2_GES_OPEN (
MSM_V4L2_GES_BASE
+ 0)
40
#define MSM_V4L2_GES_CLOSE (
MSM_V4L2_GES_BASE
+ 1)
41
#define MSM_V4L2_GES_CAM_OPEN (
MSM_V4L2_GES_BASE
+ 2)
42
#define MSM_V4L2_GES_CAM_CLOSE (
MSM_V4L2_GES_BASE
+ 3)
Completed in 25 milliseconds