Home
last modified time | relevance | path

Searched refs:SingleTouchInputMapperTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2591 class SingleTouchInputMapperTest : public TouchInputMapperTest { class
2607 void SingleTouchInputMapperTest::prepareButtons() { in prepareButtons()
2611 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
2638 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processDown()
2644 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processMove()
2649 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper* mapper) { in processUp()
2653 void SingleTouchInputMapperTest::processPressure( in processPressure()
2658 void SingleTouchInputMapperTest::processToolMajor( in processToolMajor()
2663 void SingleTouchInputMapperTest::processDistance( in processDistance()
2668 void SingleTouchInputMapperTest::processTilt( in processTilt()
[all …]