Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java118 private static final float Y_PRECISION = 1; field in MotionEventInjectorTest
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp4331 static const float Y_PRECISION; member in android::TouchInputMapperTest
4396 const float TouchInputMapperTest::Y_PRECISION = float(RAW_Y_MAX - RAW_Y_MIN + 1) / DISPLAY_HEIGHT; member in android::TouchInputMapperTest