Lines Matching refs:MultiTouchInputMapperTest

4238 class MultiTouchInputMapperTest : public TouchInputMapperTest {  class
4258 void MultiTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
4308 void MultiTouchInputMapperTest::processPosition( in processPosition()
4314 void MultiTouchInputMapperTest::processTouchMajor( in processTouchMajor()
4319 void MultiTouchInputMapperTest::processTouchMinor( in processTouchMinor()
4324 void MultiTouchInputMapperTest::processToolMajor( in processToolMajor()
4329 void MultiTouchInputMapperTest::processToolMinor( in processToolMinor()
4334 void MultiTouchInputMapperTest::processOrientation( in processOrientation()
4339 void MultiTouchInputMapperTest::processPressure( in processPressure()
4344 void MultiTouchInputMapperTest::processDistance( in processDistance()
4349 void MultiTouchInputMapperTest::processId( in processId()
4354 void MultiTouchInputMapperTest::processSlot( in processSlot()
4359 void MultiTouchInputMapperTest::processToolType( in processToolType()
4364 void MultiTouchInputMapperTest::processKey( in processKey()
4369 void MultiTouchInputMapperTest::processMTSync(MultiTouchInputMapper* mapper) { in processMTSync()
4373 void MultiTouchInputMapperTest::processSync(MultiTouchInputMapper* mapper) { in processSync()
4378 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
4655 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
4831 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
5002 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
5052 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
5090 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
5143 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
5177 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { in TEST_F() argument
5206 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
5450 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { in TEST_F() argument
5601 TEST_F(MultiTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { in TEST_F() argument
5673 TEST_F(MultiTouchInputMapperTest, Process_WhenAbsMTPressureIsPresent_HoversIfItsValueIsZero) { in TEST_F() argument