LatinIME/native/jni
Keisuke Kuroyanagi d9c10b1979 Smart sampling for geometric inputs.
Gesture:
+1     227
-1     131
+2       0
-2       0
+3       0
-3       0
+4     261
-4     167
+5      73
-5     263
+6       0
-6       0
+7       0
-7       0
Gesture incremental:
+1     228
-1     127
+2       0
-2       0
+3       0
-3       0
+4     269
-4     167
+5      68
-5     271
+6       0
-6       0
+7       0
-7       0

On device:
0: all, 1:initialize

(0)  56285.82 (99.99%)
(1)  3886.59 (6.90%)
->
(0)  42795.78 (99.98%)
(1)  3916.80 (9.15%)

Change-Id: I3eed99cbd75b22fd2d8b5404a4f7e0972f284a85
2012-09-03 17:50:46 +09:00
..
src Smart sampling for geometric inputs. 2012-09-03 17:50:46 +09:00
Android.mk Retire LOCAL_NDK_VERSION. 2012-08-14 12:07:28 -07:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp A couple of cleanups. Remove unnecessary casts. 2012-08-14 18:07:32 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp A couple of cleanups. Remove unnecessary casts. 2012-08-14 18:07:32 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Add arguments for dic traverse session 2012-08-10 12:34:00 +09:00
jni_common.cpp A couple of cleanups. Remove unnecessary casts. 2012-08-14 18:07:32 +09:00
jni_common.h Start using JNI's Get<Type>ArrayRegion() 2012-08-08 21:06:52 +09:00