Lines Matching defs:mapper

1536         FakeInputMapper& mapper = device->addMapper<FakeInputMapper>(eventHubId, sources);  in addDeviceWithFakeInputMapper()  local
1646 FakeInputMapper& mapper = in TEST_F() local
1679 FakeInputMapper& mapper = in TEST_F() local
1712 FakeInputMapper& mapper = in TEST_F() local
1745 FakeInputMapper& mapper = in TEST_F() local
1799 FakeInputMapper& mapper = in TEST_F() local
1871 FakeInputMapper& mapper = in TEST_F() local
2014 FakeVibratorInputMapper& mapper = in TEST_F() local
2739 T& mapper = mDevice->addMapper<T>(EVENTHUB_ID, args...); in addMapperAndConfigure() local
2758 void process(InputMapper& mapper, nsecs_t when, nsecs_t readTime, int32_t type, int32_t code, in process()
2829 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2835 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2845 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2868 VibratorInputMapper& mapper = addMapperAndConfigure<VibratorInputMapper>(); in TEST_F() local
2874 VibratorInputMapper& mapper = addMapperAndConfigure<VibratorInputMapper>(); in TEST_F() local
2882 VibratorInputMapper& mapper = addMapperAndConfigure<VibratorInputMapper>(); in TEST_F() local
3006 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F() local
3014 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F() local
3044 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F() local
3092 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper& mapper, in testDPadKeyRotation()
3113 KeyboardInputMapper& mapper = in TEST_F() local
3129 KeyboardInputMapper& mapper = in TEST_F() local
3232 KeyboardInputMapper& mapper = in TEST_F() local
3255 KeyboardInputMapper& mapper = in TEST_F() local
3297 KeyboardInputMapper& mapper = in TEST_F() local
3319 KeyboardInputMapper& mapper = in TEST_F() local
3391 KeyboardInputMapper& mapper = in TEST_F() local
3417 KeyboardInputMapper& mapper = in TEST_F() local
3445 KeyboardInputMapper& mapper = in TEST_F() local
3457 KeyboardInputMapper& mapper = in TEST_F() local
3469 KeyboardInputMapper& mapper = in TEST_F() local
3490 KeyboardInputMapper& mapper = in TEST_F() local
3557 KeyboardInputMapper& mapper = in TEST_F() local
3609 KeyboardInputMapper& mapper = in TEST_F() local
3674 KeyboardInputMapper& mapper = in TEST_F() local
3751 KeyboardInputMapper& mapper = in TEST_F() local
3789 KeyboardInputMapper& mapper = in TEST_F() local
3853 void CursorInputMapperTest::testMotionRotation(CursorInputMapper& mapper, int32_t originalX, in testMotionRotation()
3871 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3878 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3885 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3915 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3933 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4021 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4045 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4074 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4122 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4139 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4184 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4471 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4493 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4579 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
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() local
4885 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4894 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4903 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4914 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4942 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4970 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4985 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5035 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5156 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5231 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5327 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5417 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5442 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5511 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5535 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5559 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5583 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5607 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5674 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5719 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5741 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5984 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
6120 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
6191 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
6325 void MultiTouchInputMapperTest::processPosition(MultiTouchInputMapper& mapper, int32_t x, in processPosition()
6331 void MultiTouchInputMapperTest::processTouchMajor(MultiTouchInputMapper& mapper, in processTouchMajor()
6336 void MultiTouchInputMapperTest::processTouchMinor(MultiTouchInputMapper& mapper, in processTouchMinor()
6341 void MultiTouchInputMapperTest::processToolMajor(MultiTouchInputMapper& mapper, int32_t toolMajor) { in processToolMajor()
6345 void MultiTouchInputMapperTest::processToolMinor(MultiTouchInputMapper& mapper, int32_t toolMinor) { in processToolMinor()
6349 void MultiTouchInputMapperTest::processOrientation(MultiTouchInputMapper& mapper, in processOrientation()
6354 void MultiTouchInputMapperTest::processPressure(MultiTouchInputMapper& mapper, int32_t pressure) { in processPressure()
6358 void MultiTouchInputMapperTest::processDistance(MultiTouchInputMapper& mapper, int32_t distance) { in processDistance()
6362 void MultiTouchInputMapperTest::processId(MultiTouchInputMapper& mapper, int32_t id) { in processId()
6366 void MultiTouchInputMapperTest::processSlot(MultiTouchInputMapper& mapper, int32_t slot) { in processSlot()
6370 void MultiTouchInputMapperTest::processToolType(MultiTouchInputMapper& mapper, int32_t toolType) { in processToolType()
6374 void MultiTouchInputMapperTest::processKey(MultiTouchInputMapper& mapper, int32_t code, in processKey()
6379 void MultiTouchInputMapperTest::processMTSync(MultiTouchInputMapper& mapper) { in processMTSync()
6383 void MultiTouchInputMapperTest::processSync(MultiTouchInputMapper& mapper) { in processSync()
6392 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6668 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6843 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7012 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7062 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7102 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7153 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7185 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7217 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7460 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7611 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7681 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7762 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7803 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7823 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7854 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7875 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7918 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7998 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8022 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8048 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8076 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8099 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8136 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8157 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8202 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8250 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8327 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8427 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8501 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8570 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8634 void processPositionAndVerify(MultiTouchInputMapper& mapper, int32_t xOutside, int32_t yOutside, in processPositionAndVerify()
8659 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8692 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8713 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8734 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8773 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8923 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8964 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local