Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2911 static const float Y_PRECISION; member in android::TouchInputMapperTest
2970 const float TouchInputMapperTest::Y_PRECISION = float(RAW_Y_MAX - RAW_Y_MIN + 1) / DISPLAY_HEIGHT; member in android::TouchInputMapperTest