OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mGestureInfo
(Results
1 - 2
of
2
) sorted by null
/device/google/dragon/sensor_hub/
cros_ec_sensors.cpp
59
mGestureInfo
(gesture_info),
103
if (
mGestureInfo
[i].device_name == NULL)
132
struct cros_ec_gesture_info* info = &
mGestureInfo
[handle - CROS_EC_MAX_PHYSICAL_SENSOR];
182
struct cros_ec_gesture_info* info = &
mGestureInfo
[handle - CROS_EC_MAX_PHYSICAL_SENSOR];
310
struct cros_ec_gesture_info *gesture = &
mGestureInfo
[event->activity];
cros_ec_sensors.h
120
struct cros_ec_gesture_info *
mGestureInfo
;
Completed in 61 milliseconds