Searched defs:Y_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 | 118 private static final float Y_PRECISION = 1; field in MotionEventInjectorTest |
/aosp12/frameworks/native/services/inputflinger/tests/ | ||
H A D | InputReader_test.cpp | 4632 static const float Y_PRECISION; member in android::TouchInputMapperTest |