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

  /device/samsung/crespo/libsensors/
sensors.h 58 #define EVENT_TYPE_ACCEL_Y REL_X
AkmSensor.cpp 91 if (!ioctl(data_fd, EVIOCGABS(EVENT_TYPE_ACCEL_Y), &absinfo)) {
264 case EVENT_TYPE_ACCEL_Y:
  /device/moto/stingray/sensors/
nusensors.h 69 #define EVENT_TYPE_ACCEL_Y REL_Y
AccelerationSensor.cpp 170 case EVENT_TYPE_ACCEL_Y:
AkmSensor.cpp 220 case EVENT_TYPE_ACCEL_Y:

Completed in 47 milliseconds