OSDN Git Service

Write pointercal as the same format as ts_calibrate kitkat-x86 lollipop-x86 marshmallow-x86 nougat-x86 oreo-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 17 May 2014 17:52:45 +0000 (01:52 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 17 May 2014 18:05:13 +0000 (02:05 +0800)
commit1ef82b85be13e1ea9e0d3411e56658d00aa44057
treec0f54a27506768dd9d6753b21738775eee2f6c48
parent04dbf0a1bf74a98d7e7f4fd314e0b73f8134d733
Write pointercal as the same format as ts_calibrate

The InputReader use the ts_calibrate format to do
5-point calibration.

Use the immersive mode of Kitkat to get the resolution
of full screen.
Android.mk
AndroidManifest.xml
src/org/zeroxlab/util/tscal/TSCalibration.java
src/org/zeroxlab/util/tscal/TSCalibrationStartup.java
src/org/zeroxlab/util/tscal/TSCalibrationView.java
src/org/zeroxlab/util/tscal/TargetView.java