Searched defs:Y_PRECISION (Results 1 – 1 of 1) sorted by relevance
3218 static const float Y_PRECISION; member in android::TouchInputMapperTest3281 const float TouchInputMapperTest::Y_PRECISION = float(RAW_Y_MAX - RAW_Y_MIN + 1) / DISPLAY_HEIGHT; member in android::TouchInputMapperTest