Searched refs:accelerometer (Results 1 – 5 of 5) sorted by relevance
74 Sensor const* accelerometer = mgr.getDefaultSensor(Sensor::TYPE_ACCELEROMETER); in main() local76 accelerometer, accelerometer->getName().string()); in main()80 q->enableSensor(accelerometer); in main()82 q->setEventRate(accelerometer, ms2ns(10)); in main()
36 WindowOrientationListener. Here you can see the raw accelerometer data,37 filtered accelerometer data, measured tilt and orientation angle, confidence38 intervals for the proposed orientation and accelerometer latency.47 raw accelerometer data with the smoothed out filtered data. If the filtering70 3. Accelerometer jitter. The accelerometer latency graph displays the interval73 greatly exceeds 60ms then there is a problem with the accelerometer or the
134 // Control whether the accelerometer will be used to change screen
8814 …atic final java.lang.String FEATURE_SENSOR_ACCELEROMETER = "android.hardware.sensor.accelerometer";12385 …ld public static final java.lang.String STRING_TYPE_ACCELEROMETER = "android.sensor.accelerometer";
11733 … public static final String FEATURE_SENSOR_ACCELEROMETER = "android.hardware.sensor.accelerometer";16344 field public static final String STRING_TYPE_ACCELEROMETER = "android.sensor.accelerometer";