Lines Matching defs:mapper
1520 FakeInputMapper& mapper = device->addMapper<FakeInputMapper>(eventHubId, sources); in addDeviceWithFakeInputMapper() local
1630 FakeInputMapper& mapper = in TEST_F() local
1663 FakeInputMapper& mapper = in TEST_F() local
1696 FakeInputMapper& mapper = in TEST_F() local
1729 FakeInputMapper& mapper = in TEST_F() local
1783 FakeInputMapper& mapper = in TEST_F() local
1855 FakeInputMapper& mapper = in TEST_F() local
1998 FakeVibratorInputMapper& mapper = in TEST_F() local
2714 T& mapper = mDevice->addMapper<T>(EVENTHUB_ID, args...); in addMapperAndConfigure() local
2733 void process(InputMapper& mapper, nsecs_t when, nsecs_t readTime, int32_t type, int32_t code, in process()
2802 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2808 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2818 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2841 VibratorInputMapper& mapper = addMapperAndConfigure<VibratorInputMapper>(); in TEST_F() local
2847 VibratorInputMapper& mapper = addMapperAndConfigure<VibratorInputMapper>(); in TEST_F() local
2855 VibratorInputMapper& mapper = addMapperAndConfigure<VibratorInputMapper>(); in TEST_F() local
2979 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F() local
2987 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F() local
3017 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F() local
3065 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper& mapper, in testDPadKeyRotation()
3086 KeyboardInputMapper& mapper = in TEST_F() local
3102 KeyboardInputMapper& mapper = in TEST_F() local
3205 KeyboardInputMapper& mapper = in TEST_F() local
3228 KeyboardInputMapper& mapper = in TEST_F() local
3270 KeyboardInputMapper& mapper = in TEST_F() local
3292 KeyboardInputMapper& mapper = in TEST_F() local
3364 KeyboardInputMapper& mapper = in TEST_F() local
3390 KeyboardInputMapper& mapper = in TEST_F() local
3418 KeyboardInputMapper& mapper = in TEST_F() local
3430 KeyboardInputMapper& mapper = in TEST_F() local
3442 KeyboardInputMapper& mapper = in TEST_F() local
3463 KeyboardInputMapper& mapper = in TEST_F() local
3530 KeyboardInputMapper& mapper = in TEST_F() local
3582 KeyboardInputMapper& mapper = in TEST_F() local
3647 KeyboardInputMapper& mapper = in TEST_F() local
3724 KeyboardInputMapper& mapper = in TEST_F() local
3762 KeyboardInputMapper& mapper = in TEST_F() local
3826 void CursorInputMapperTest::testMotionRotation(CursorInputMapper& mapper, int32_t originalX, in testMotionRotation()
3844 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3851 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3858 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3888 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3906 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3994 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4018 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4047 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4092 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4108 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4153 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4440 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4462 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4548 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4788 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processDown()
4794 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processMove()
4799 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper& mapper) { in processUp()
4803 void SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, int32_t pressure) { in processPressure()
4807 void SingleTouchInputMapperTest::processToolMajor(SingleTouchInputMapper& mapper, in processToolMajor()
4812 void SingleTouchInputMapperTest::processDistance(SingleTouchInputMapper& mapper, int32_t distance) { in processDistance()
4816 void SingleTouchInputMapperTest::processTilt(SingleTouchInputMapper& mapper, int32_t tiltX, in processTilt()
4822 void SingleTouchInputMapperTest::processKey(SingleTouchInputMapper& mapper, int32_t code, in processKey()
4827 void SingleTouchInputMapperTest::processSync(SingleTouchInputMapper& mapper) { in processSync()
4834 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4844 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4853 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4862 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4873 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4901 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4929 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4944 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4994 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5115 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5190 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5286 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5375 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5397 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5463 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5508 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5530 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5773 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5909 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5980 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
6114 void MultiTouchInputMapperTest::processPosition(MultiTouchInputMapper& mapper, int32_t x, in processPosition()
6120 void MultiTouchInputMapperTest::processTouchMajor(MultiTouchInputMapper& mapper, in processTouchMajor()
6125 void MultiTouchInputMapperTest::processTouchMinor(MultiTouchInputMapper& mapper, in processTouchMinor()
6130 void MultiTouchInputMapperTest::processToolMajor(MultiTouchInputMapper& mapper, int32_t toolMajor) { in processToolMajor()
6134 void MultiTouchInputMapperTest::processToolMinor(MultiTouchInputMapper& mapper, int32_t toolMinor) { in processToolMinor()
6138 void MultiTouchInputMapperTest::processOrientation(MultiTouchInputMapper& mapper, in processOrientation()
6143 void MultiTouchInputMapperTest::processPressure(MultiTouchInputMapper& mapper, int32_t pressure) { in processPressure()
6147 void MultiTouchInputMapperTest::processDistance(MultiTouchInputMapper& mapper, int32_t distance) { in processDistance()
6151 void MultiTouchInputMapperTest::processId(MultiTouchInputMapper& mapper, int32_t id) { in processId()
6155 void MultiTouchInputMapperTest::processSlot(MultiTouchInputMapper& mapper, int32_t slot) { in processSlot()
6159 void MultiTouchInputMapperTest::processToolType(MultiTouchInputMapper& mapper, int32_t toolType) { in processToolType()
6163 void MultiTouchInputMapperTest::processKey(MultiTouchInputMapper& mapper, int32_t code, in processKey()
6168 void MultiTouchInputMapperTest::processMTSync(MultiTouchInputMapper& mapper) { in processMTSync()
6172 void MultiTouchInputMapperTest::processSync(MultiTouchInputMapper& mapper) { in processSync()
6181 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6457 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6632 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6801 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6851 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6891 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6942 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6974 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7006 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7249 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7400 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7470 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7551 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7592 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7612 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7643 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7664 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7707 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7787 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7811 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7835 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7867 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7888 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7933 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7981 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8058 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8158 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8232 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8301 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8365 void processPositionAndVerify(MultiTouchInputMapper& mapper, int32_t xOutside, int32_t yOutside, in processPositionAndVerify()
8390 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8416 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8434 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8452 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8491 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8641 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
8682 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local