Lines Matching refs:SingleTouchInputMapper
4791 void processDown(SingleTouchInputMapper& mapper, int32_t x, int32_t y);
4792 void processMove(SingleTouchInputMapper& mapper, int32_t x, int32_t y);
4793 void processUp(SingleTouchInputMapper& mappery);
4794 void processPressure(SingleTouchInputMapper& mapper, int32_t pressure);
4795 void processToolMajor(SingleTouchInputMapper& mapper, int32_t toolMajor);
4796 void processDistance(SingleTouchInputMapper& mapper, int32_t distance);
4797 void processTilt(SingleTouchInputMapper& mapper, int32_t tiltX, int32_t tiltY);
4798 void processKey(SingleTouchInputMapper& mapper, int32_t code, int32_t value);
4799 void processSync(SingleTouchInputMapper& mapper);
4829 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processDown()
4835 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processMove()
4840 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper& mapper) { in processUp()
4844 void SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, int32_t pressure) { in processPressure()
4848 void SingleTouchInputMapperTest::processToolMajor(SingleTouchInputMapper& mapper, in processToolMajor()
4853 void SingleTouchInputMapperTest::processDistance(SingleTouchInputMapper& mapper, int32_t distance) { in processDistance()
4857 void SingleTouchInputMapperTest::processTilt(SingleTouchInputMapper& mapper, int32_t tiltX, in processTilt()
4863 void SingleTouchInputMapperTest::processKey(SingleTouchInputMapper& mapper, int32_t code, in processKey()
4868 void SingleTouchInputMapperTest::processSync(SingleTouchInputMapper& mapper) { in processSync()
4875 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4885 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4894 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4903 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4914 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4942 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4970 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
4985 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5035 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5156 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5231 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5327 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5417 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5442 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5511 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5535 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5559 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5583 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5607 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5674 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5719 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5741 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5984 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
6120 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
6191 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()