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 - 4
of
4
) sorted by null
/device/google/bonito/sdm710/kernel-headers/media/
msm_gestures.h
31
#define
MSM_V4L2_GES_BASE
100
32
#define MSM_V4L2_GES_OPEN (
MSM_V4L2_GES_BASE
+ 0)
33
#define MSM_V4L2_GES_CLOSE (
MSM_V4L2_GES_BASE
+ 1)
34
#define MSM_V4L2_GES_CAM_OPEN (
MSM_V4L2_GES_BASE
+ 2)
35
#define MSM_V4L2_GES_CAM_CLOSE (
MSM_V4L2_GES_BASE
+ 3)
/device/google/bonito/sdm710/original-kernel-headers/media/
msm_gestures.h
26
#define
MSM_V4L2_GES_BASE
100
27
#define MSM_V4L2_GES_OPEN (
MSM_V4L2_GES_BASE
+ 0)
28
#define MSM_V4L2_GES_CLOSE (
MSM_V4L2_GES_BASE
+ 1)
29
#define MSM_V4L2_GES_CAM_OPEN (
MSM_V4L2_GES_BASE
+ 2)
30
#define MSM_V4L2_GES_CAM_CLOSE (
MSM_V4L2_GES_BASE
+ 3)
/device/google/crosshatch/sdm845/kernel-headers/media/
msm_gestures.h
31
#define
MSM_V4L2_GES_BASE
100
32
#define MSM_V4L2_GES_OPEN (
MSM_V4L2_GES_BASE
+ 0)
33
#define MSM_V4L2_GES_CLOSE (
MSM_V4L2_GES_BASE
+ 1)
34
#define MSM_V4L2_GES_CAM_OPEN (
MSM_V4L2_GES_BASE
+ 2)
35
#define MSM_V4L2_GES_CAM_CLOSE (
MSM_V4L2_GES_BASE
+ 3)
/device/google/crosshatch/sdm845/original-kernel-headers/media/
msm_gestures.h
26
#define
MSM_V4L2_GES_BASE
100
27
#define MSM_V4L2_GES_OPEN (
MSM_V4L2_GES_BASE
+ 0)
28
#define MSM_V4L2_GES_CLOSE (
MSM_V4L2_GES_BASE
+ 1)
29
#define MSM_V4L2_GES_CAM_OPEN (
MSM_V4L2_GES_BASE
+ 2)
30
#define MSM_V4L2_GES_CAM_CLOSE (
MSM_V4L2_GES_BASE
+ 3)
Completed in 49 milliseconds