Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp3044 class SingleTouchInputMapperTest : public TouchInputMapperTest { class
3060 void SingleTouchInputMapperTest::prepareButtons() { in prepareButtons()
3064 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
3091 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processDown()
3097 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processMove()
3102 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper* mapper) { in processUp()
3106 void SingleTouchInputMapperTest::processPressure( in processPressure()
3111 void SingleTouchInputMapperTest::processToolMajor( in processToolMajor()
3116 void SingleTouchInputMapperTest::processDistance( in processDistance()
3121 void SingleTouchInputMapperTest::processTilt( in processTilt()
[all …]