Searched defs:X_PRECISION (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ | ||
H A D | MotionEventInjectorTest.java | 117 private static final float X_PRECISION = 1; field in MotionEventInjectorTest |
/aosp12/frameworks/native/services/inputflinger/tests/ | ||
H A D | InputReader_test.cpp | 4631 static const float X_PRECISION; member in android::TouchInputMapperTest |