Lines Matching defs:mapper
1297 FakeInputMapper* mapper = new FakeInputMapper(device, sources); in addDeviceWithFakeInputMapper() local
1337 FakeInputMapper* mapper = new FakeInputMapper(device, AINPUT_SOURCE_KEYBOARD); in TEST_F() local
1373 FakeInputMapper* mapper = nullptr; in TEST_F() local
1400 FakeInputMapper* mapper = nullptr; in TEST_F() local
1427 FakeInputMapper* mapper = nullptr; in TEST_F() local
1454 FakeInputMapper* mapper = nullptr; in TEST_F() local
1499 FakeInputMapper* mapper = nullptr; in TEST_F() local
1521 FakeInputMapper* mapper = new FakeInputMapper(device, AINPUT_SOURCE_KEYBOARD); in TEST_F() local
1555 FakeInputMapper* mapper = new FakeInputMapper(device, AINPUT_SOURCE_TOUCHSCREEN); in TEST_F() local
1821 void addMapperAndConfigure(InputMapper* mapper) { in addMapperAndConfigure()
1839 static void process(InputMapper* mapper, nsecs_t when, int32_t type, in process()
1901 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local
1908 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local
1919 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local
1957 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation()
1976 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
1989 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2087 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2128 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2149 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2222 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2247 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2276 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2288 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2300 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2321 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, in TEST_F() local
2408 void CursorInputMapperTest::testMotionRotation(CursorInputMapper* mapper, in testMotionRotation()
2424 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2432 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2440 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2471 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2490 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2583 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2607 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2641 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2689 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2705 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
2752 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
3040 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
3062 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
3151 CursorInputMapper* mapper = new CursorInputMapper(mDevice); in TEST_F() local
3391 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processDown()
3397 void SingleTouchInputMapperTest::processMove(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processMove()
3402 void SingleTouchInputMapperTest::processUp(SingleTouchInputMapper* mapper) { in processUp()
3407 SingleTouchInputMapper* mapper, int32_t pressure) { in processPressure()
3412 SingleTouchInputMapper* mapper, int32_t toolMajor) { in processToolMajor()
3417 SingleTouchInputMapper* mapper, int32_t distance) { in processDistance()
3422 SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY) { in processTilt()
3428 SingleTouchInputMapper* mapper, int32_t code, int32_t value) { in processKey()
3432 void SingleTouchInputMapperTest::processSync(SingleTouchInputMapper* mapper) { in processSync()
3438 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3447 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3458 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3468 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3478 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3507 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3536 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3552 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3603 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3725 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3799 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3898 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
3989 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4013 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4079 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4124 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4148 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4392 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4528 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4601 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); in TEST_F() local
4747 MultiTouchInputMapper* mapper, int32_t x, int32_t y) { in processPosition()
4753 MultiTouchInputMapper* mapper, int32_t touchMajor) { in processTouchMajor()
4758 MultiTouchInputMapper* mapper, int32_t touchMinor) { in processTouchMinor()
4763 MultiTouchInputMapper* mapper, int32_t toolMajor) { in processToolMajor()
4768 MultiTouchInputMapper* mapper, int32_t toolMinor) { in processToolMinor()
4773 MultiTouchInputMapper* mapper, int32_t orientation) { in processOrientation()
4778 MultiTouchInputMapper* mapper, int32_t pressure) { in processPressure()
4783 MultiTouchInputMapper* mapper, int32_t distance) { in processDistance()
4788 MultiTouchInputMapper* mapper, int32_t id) { in processId()
4793 MultiTouchInputMapper* mapper, int32_t slot) { in processSlot()
4798 MultiTouchInputMapper* mapper, int32_t toolType) { in processToolType()
4803 MultiTouchInputMapper* mapper, int32_t code, int32_t value) { in processKey()
4807 void MultiTouchInputMapperTest::processTimestamp(MultiTouchInputMapper* mapper, uint32_t value) { in processTimestamp()
4811 void MultiTouchInputMapperTest::processMTSync(MultiTouchInputMapper* mapper) { in processMTSync()
4815 void MultiTouchInputMapperTest::processSync(MultiTouchInputMapper* mapper) { in processSync()
4821 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5098 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5274 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5445 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5495 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5533 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5586 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5620 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5655 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
5899 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6050 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6122 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6194 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6219 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6257 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6297 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6332 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6351 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6431 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6457 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local
6482 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); in TEST_F() local