Lines Matching defs:mapper

1404         FakeInputMapper& mapper = device->addMapper<FakeInputMapper>(eventHubId, sources);  in addDeviceWithFakeInputMapper()  local
1477 FakeInputMapper& mapper = in TEST_F() local
1510 FakeInputMapper& mapper = in TEST_F() local
1543 FakeInputMapper& mapper = in TEST_F() local
1576 FakeInputMapper& mapper = in TEST_F() local
1628 FakeInputMapper& mapper = in TEST_F() local
1699 FakeInputMapper& mapper = in TEST_F() local
2294 T& mapper = mDevice->addMapper<T>(EVENTHUB_ID, args...); in addMapperAndConfigure() local
2312 static void process(InputMapper& mapper, nsecs_t when, int32_t type, int32_t code, in process()
2374 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2380 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2390 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F() local
2428 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper& mapper, in testDPadKeyRotation()
2449 KeyboardInputMapper& mapper = in TEST_F() local
2462 KeyboardInputMapper& mapper = in TEST_F() local
2560 KeyboardInputMapper& mapper = in TEST_F() local
2601 KeyboardInputMapper& mapper = in TEST_F() local
2623 KeyboardInputMapper& mapper = in TEST_F() local
2695 KeyboardInputMapper& mapper = in TEST_F() local
2721 KeyboardInputMapper& mapper = in TEST_F() local
2749 KeyboardInputMapper& mapper = in TEST_F() local
2761 KeyboardInputMapper& mapper = in TEST_F() local
2773 KeyboardInputMapper& mapper = in TEST_F() local
2794 KeyboardInputMapper& mapper = in TEST_F() local
2875 KeyboardInputMapper& mapper = in TEST_F() local
2950 KeyboardInputMapper& mapper = in TEST_F() local
2988 KeyboardInputMapper& mapper = in TEST_F() local
3046 void CursorInputMapperTest::testMotionRotation(CursorInputMapper& mapper, int32_t originalX, in testMotionRotation()
3064 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3071 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3078 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3108 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3126 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3218 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3241 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3274 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3321 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3337 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3382 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3669 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3691 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
3777 CursorInputMapper& mapper = addMapperAndConfigure<CursorInputMapper>(); in TEST_F() local
4017 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processDown()
4023 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper& mapper, int32_t x, int32_t y) { in processMove()
4028 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper& mapper) { in processUp()
4032 void SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, int32_t pressure) { in processPressure()
4036 void SingleTouchInputMapperTest::processToolMajor(SingleTouchInputMapper& mapper, in processToolMajor()
4041 void SingleTouchInputMapperTest::processDistance(SingleTouchInputMapper& mapper, int32_t distance) { in processDistance()
4045 void SingleTouchInputMapperTest::processTilt(SingleTouchInputMapper& mapper, int32_t tiltX, in processTilt()
4051 void SingleTouchInputMapperTest::processKey(SingleTouchInputMapper& mapper, int32_t code, in processKey()
4056 void SingleTouchInputMapperTest::processSync(SingleTouchInputMapper& mapper) { in processSync()
4063 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4073 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4082 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4091 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4102 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4130 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4158 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4173 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4223 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4344 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4419 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4515 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4604 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4626 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4692 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4737 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
4759 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5002 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5138 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5209 SingleTouchInputMapper& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F() local
5343 void MultiTouchInputMapperTest::processPosition(MultiTouchInputMapper& mapper, int32_t x, in processPosition()
5349 void MultiTouchInputMapperTest::processTouchMajor(MultiTouchInputMapper& mapper, in processTouchMajor()
5354 void MultiTouchInputMapperTest::processTouchMinor(MultiTouchInputMapper& mapper, in processTouchMinor()
5359 void MultiTouchInputMapperTest::processToolMajor(MultiTouchInputMapper& mapper, int32_t toolMajor) { in processToolMajor()
5363 void MultiTouchInputMapperTest::processToolMinor(MultiTouchInputMapper& mapper, int32_t toolMinor) { in processToolMinor()
5367 void MultiTouchInputMapperTest::processOrientation(MultiTouchInputMapper& mapper, in processOrientation()
5372 void MultiTouchInputMapperTest::processPressure(MultiTouchInputMapper& mapper, int32_t pressure) { in processPressure()
5376 void MultiTouchInputMapperTest::processDistance(MultiTouchInputMapper& mapper, int32_t distance) { in processDistance()
5380 void MultiTouchInputMapperTest::processId(MultiTouchInputMapper& mapper, int32_t id) { in processId()
5384 void MultiTouchInputMapperTest::processSlot(MultiTouchInputMapper& mapper, int32_t slot) { in processSlot()
5388 void MultiTouchInputMapperTest::processToolType(MultiTouchInputMapper& mapper, int32_t toolType) { in processToolType()
5392 void MultiTouchInputMapperTest::processKey(MultiTouchInputMapper& mapper, int32_t code, in processKey()
5397 void MultiTouchInputMapperTest::processMTSync(MultiTouchInputMapper& mapper) { in processMTSync()
5401 void MultiTouchInputMapperTest::processSync(MultiTouchInputMapper& mapper) { in processSync()
5410 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
5686 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
5861 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6030 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6080 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6120 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6171 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6203 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6235 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6478 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6629 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6699 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6780 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6820 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6838 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6919 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6943 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6967 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
6999 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7022 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7067 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7116 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7193 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7257 void processPositionAndVerify(MultiTouchInputMapper& mapper, int32_t xInside, int32_t yInside, in processPositionAndVerify()
7282 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7308 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local
7326 MultiTouchInputMapper& mapper = addMapperAndConfigure<MultiTouchInputMapper>(); in TEST_F() local