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

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

Completed in 254 milliseconds