Lines Matching refs:MultiTouchInputMapperTest
5959 class MultiTouchInputMapperTest : public TouchInputMapperTest { class
5981 void MultiTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
6027 void MultiTouchInputMapperTest::processPosition(MultiTouchInputMapper& mapper, int32_t x, in processPosition()
6033 void MultiTouchInputMapperTest::processTouchMajor(MultiTouchInputMapper& mapper, in processTouchMajor()
6038 void MultiTouchInputMapperTest::processTouchMinor(MultiTouchInputMapper& mapper, in processTouchMinor()
6043 void MultiTouchInputMapperTest::processToolMajor(MultiTouchInputMapper& mapper, int32_t toolMajor) { in processToolMajor()
6047 void MultiTouchInputMapperTest::processToolMinor(MultiTouchInputMapper& mapper, int32_t toolMinor) { in processToolMinor()
6051 void MultiTouchInputMapperTest::processOrientation(MultiTouchInputMapper& mapper, in processOrientation()
6056 void MultiTouchInputMapperTest::processPressure(MultiTouchInputMapper& mapper, int32_t pressure) { in processPressure()
6060 void MultiTouchInputMapperTest::processDistance(MultiTouchInputMapper& mapper, int32_t distance) { in processDistance()
6064 void MultiTouchInputMapperTest::processId(MultiTouchInputMapper& mapper, int32_t id) { in processId()
6068 void MultiTouchInputMapperTest::processSlot(MultiTouchInputMapper& mapper, int32_t slot) { in processSlot()
6072 void MultiTouchInputMapperTest::processToolType(MultiTouchInputMapper& mapper, int32_t toolType) { in processToolType()
6076 void MultiTouchInputMapperTest::processKey(MultiTouchInputMapper& mapper, int32_t code, in processKey()
6081 void MultiTouchInputMapperTest::processHidUsage(MultiTouchInputMapper& mapper, int32_t usageCode, in processHidUsage()
6087 void MultiTouchInputMapperTest::processMTSync(MultiTouchInputMapper& mapper) { in processMTSync()
6091 void MultiTouchInputMapperTest::processSync(MultiTouchInputMapper& mapper, nsecs_t eventTime, in processSync()
6096 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
6368 TEST_F(MultiTouchInputMapperTest, AxisResolution_IsPopulated) { in TEST_F() argument
6398 TEST_F(MultiTouchInputMapperTest, TouchMajorAndMinorAxes_DoNotAppearIfNotSupported) { in TEST_F() argument
6419 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
6590 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
6756 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
6806 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
6843 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
6894 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
6927 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { in TEST_F() argument
6961 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
7204 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleMappedStylusButtons) { in TEST_F() argument
7261 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { in TEST_F() argument
7418 TEST_F(MultiTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { in TEST_F() argument
7493 TEST_F(MultiTouchInputMapperTest, Process_WhenAbsMTPressureIsPresent_HoversIfItsValueIsZero) { in TEST_F() argument
7573 TEST_F(MultiTouchInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
7609 TEST_F(MultiTouchInputMapperTest, Configure_AssignsDisplayUniqueId) { in TEST_F() argument
7628 TEST_F(MultiTouchInputMapperTest, Process_Pointer_ShouldHandleDisplayId) { in TEST_F() argument
7650 TEST_F(MultiTouchInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
7677 TEST_F(MultiTouchInputMapperTest, WhenViewportIsNotActive_TouchesAreDropped) { in TEST_F() argument
7699 TEST_F(MultiTouchInputMapperTest, WhenViewportIsNotActive_TouchesAreProcessed) { in TEST_F() argument
7723 TEST_F(MultiTouchInputMapperTest, Process_DeactivateViewport_AbortTouches) { in TEST_F() argument
7781 TEST_F(MultiTouchInputMapperTest, Process_DeactivateViewport_TouchesNotAborted) { in TEST_F() argument
7828 TEST_F(MultiTouchInputMapperTest, VideoFrames_ReceivedByListener) { in TEST_F() argument
7853 TEST_F(MultiTouchInputMapperTest, VideoFrames_AreNotRotated) { in TEST_F() argument
7875 TEST_F(MultiTouchInputMapperTest, VideoFrames_WhenNotOrientationAware_AreRotated) { in TEST_F() argument
7909 TEST_F(MultiTouchInputMapperTest, VideoFrames_MultipleFramesAreNotRotated) { in TEST_F() argument
7929 TEST_F(MultiTouchInputMapperTest, VideoFrames_WhenNotOrientationAware_MultipleFramesAreRotated) { in TEST_F() argument
7963 TEST_F(MultiTouchInputMapperTest, Configure_EnabledForAssociatedDisplay) { in TEST_F() argument
7989 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleSingleTouch) { in TEST_F() argument
8034 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_SinglePointer) { in TEST_F() argument
8082 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_TwoPointers) { in TEST_F() argument
8157 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_ShouldCancelWhenAllTouchIsPalm) { in TEST_F() argument
8255 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_KeepFirstPointer) { in TEST_F() argument
8327 TEST_F(MultiTouchInputMapperTest, Process_MultiTouch_WithInvalidTrackingId) { in TEST_F() argument
8384 TEST_F(MultiTouchInputMapperTest, Reset_RepopulatesMultiTouchState) { in TEST_F() argument
8444 TEST_F(MultiTouchInputMapperTest, Reset_PreservesLastTouchState_NoPointersDown) { in TEST_F() argument
8472 TEST_F(MultiTouchInputMapperTest, StylusSourceIsAddedDynamicallyFromToolType) { in TEST_F() argument
8523 TEST_F(MultiTouchInputMapperTest, DISABLED_Process_TouchpadPointer) { in TEST_F() argument
8581 TEST_F(MultiTouchInputMapperTest, Touchpad_GetSources) { in TEST_F() argument
8594 class BluetoothMultiTouchInputMapperTest : public MultiTouchInputMapperTest {
8642 class MultiTouchPointerModeTest : public MultiTouchInputMapperTest {