Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2587 class SingleTouchInputMapperTest : public TouchInputMapperTest { class
2603 void SingleTouchInputMapperTest::prepareButtons() { in prepareButtons()
2607 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
2634 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processDown()
2640 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processMove()
2645 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper* mapper) { in processUp()
2649 void SingleTouchInputMapperTest::processPressure( in processPressure()
2654 void SingleTouchInputMapperTest::processToolMajor( in processToolMajor()
2659 void SingleTouchInputMapperTest::processDistance( in processDistance()
2664 void SingleTouchInputMapperTest::processTilt( in processTilt()
[all …]