Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2910 static const float X_PRECISION; member in android::TouchInputMapperTest
2969 const float TouchInputMapperTest::X_PRECISION = float(RAW_X_MAX - RAW_X_MIN + 1) / DISPLAY_WIDTH; member in android::TouchInputMapperTest