Searched refs:RAW_TOUCH_MIN (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2456 static const int32_t RAW_TOUCH_MIN; member in class:android::TouchInputMapperTest
2509 const int32_t TouchInputMapperTest::RAW_TOUCH_MIN = 0; member in class:android::TouchInputMapperTest
2513 const int32_t TouchInputMapperTest::RAW_PRESSURE_MIN = RAW_TOUCH_MIN;
3757 RAW_TOUCH_MIN, RAW_TOUCH_MAX, 0, 0);
3760 RAW_TOUCH_MIN, RAW_TOUCH_MAX, 0, 0);

Completed in 47 milliseconds