Home
last modified time | relevance | path

Searched defs:X_PRECISION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java117 private static final float X_PRECISION = 1; field in MotionEventInjectorTest
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp4330 static const float X_PRECISION; member in android::TouchInputMapperTest
4395 const float TouchInputMapperTest::X_PRECISION = float(RAW_X_MAX - RAW_X_MIN + 1) / DISPLAY_WIDTH; member in android::TouchInputMapperTest