Home
last modified time | relevance | path

Searched refs:calibration (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java100 …TouchCalibration(String inputDeviceDescriptor, int surfaceRotation, TouchCalibration calibration) { in setTouchCalibration() argument
103 if (state.setTouchCalibration(surfaceRotation, calibration)) { in setTouchCalibration()
320 public boolean setTouchCalibration(int surfaceRotation, TouchCalibration calibration) { in setTouchCalibration() argument
322 if (!calibration.equals(mTouchCalibration[surfaceRotation])) { in setTouchCalibration()
323 mTouchCalibration[surfaceRotation] = calibration; in setTouchCalibration()
DInputManagerService.java750 TouchCalibration calibration) { in setTouchCalibrationForInputDevice() argument
758 if (calibration == null) { in setTouchCalibrationForInputDevice()
768 calibration)) { in setTouchCalibrationForInputDevice()
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl46 in TouchCalibration calibration); in setTouchCalibrationForInputDevice() argument
DInputManager.java534 TouchCalibration calibration) { in setTouchCalibration() argument
536 … mIm.setTouchCalibrationForInputDevice(inputDeviceDescriptor, surfaceRotation, calibration); in setTouchCalibration()
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_position.jd132 <td>Geomagnetic field strength (without hard iron calibration) along the x axis.</td>
137 <td>Geomagnetic field strength (without hard iron calibration) along the y axis.</td>
141 <td>Geomagnetic field strength (without hard iron calibration) along the z axis.</td>
358 sensor</a>, except that no hard iron calibration is applied to the magnetic field. Factory calibrat…
368 calibration. Some applications may prefer these uncalibrated results as smoother and more
Dsensors_motion.jd421 except that no gyro-drift compensation is applied to the rate of rotation. Factory calibration
432 calibration. Some applications may prefer these uncalibrated results as smoother and more
472 to build a calibration step into your application. During calibration you can ask the user to set
Dsensors_environment.jd99 calibration, filtering, or modification, which makes them some of the easiest sensors to use. To
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd883 provide your own custom calibration for the sensor data by enhancing the estimated bias with