Lines Matching refs:SingleTouchInputMapper
4490 void processDown(SingleTouchInputMapper& mapper, int32_t x, int32_t y);
4491 void processMove(SingleTouchInputMapper& mapper, int32_t x, int32_t y);
4492 void processUp(SingleTouchInputMapper& mappery);
4493 void processPressure(SingleTouchInputMapper& mapper, int32_t pressure);
4494 void processToolMajor(SingleTouchInputMapper& mapper, int32_t toolMajor);
4495 void processDistance(SingleTouchInputMapper& mapper, int32_t distance);
4496 void processTilt(SingleTouchInputMapper& mapper, int32_t tiltX, int32_t tiltY);
4497 void processKey(SingleTouchInputMapper& mapper, int32_t code, int32_t value);
4498 void processSync(SingleTouchInputMapper& mapper);
4528 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processDown()
4534 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processMove()
4539 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper& mapper) { in processUp()
4543 void SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, int32_t pressure) { in processPressure()
4547 void SingleTouchInputMapperTest::processToolMajor(SingleTouchInputMapper& mapper, in processToolMajor()
4552 void SingleTouchInputMapperTest::processDistance(SingleTouchInputMapper& mapper, int32_t distance) { in processDistance()
4556 void SingleTouchInputMapperTest::processTilt(SingleTouchInputMapper& mapper, int32_t tiltX, in processTilt()
4562 void SingleTouchInputMapperTest::processKey(SingleTouchInputMapper& mapper, int32_t code, in processKey()
4567 void SingleTouchInputMapperTest::processSync(SingleTouchInputMapper& mapper) { in processSync()
4574 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4583 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4594 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4622 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4650 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4665 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4715 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4836 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
4911 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5007 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5097 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5122 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5191 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5215 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5239 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5263 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5287 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5354 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5407 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5438 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5486 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5508 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5751 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5887 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
5958 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6029 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6051 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6079 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6107 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6167 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6208 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6245 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6257 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6291 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6397 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6432 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_F()
6561 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_P()
6613 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_P()
6651 SingleTouchInputMapper& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in TEST_P()
6686 __attribute__((unused)) SingleTouchInputMapper& mapper = in TEST_P()
6687 constructAndAddMapper<SingleTouchInputMapper>(); in TEST_P()
6727 SingleTouchInputMapper& initializeInputMapperWithExternalStylus() { in initializeInputMapperWithExternalStylus()
6732 auto& mapper = constructAndAddMapper<SingleTouchInputMapper>(); in initializeInputMapperWithExternalStylus()
6756 void testStartFusedStylusGesture(SingleTouchInputMapper& mapper) { in testStartFusedStylusGesture()
6785 void testSuccessfulFusionGesture(SingleTouchInputMapper& mapper) { in testSuccessfulFusionGesture()
6801 void testUnsuccessfulFusionGesture(SingleTouchInputMapper& mapper) { in testUnsuccessfulFusionGesture()
6844 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
6849 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
6854 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
6861 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
6891 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
6903 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
6973 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()
7026 SingleTouchInputMapper& mapper = initializeInputMapperWithExternalStylus(); in TEST_F()