Lines Matching defs:MultiTouchInputMapperTest
7745 class MultiTouchInputMapperTest : public TouchInputMapperTest { class
7882 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
8154 TEST_F(MultiTouchInputMapperTest, AxisResolution_IsPopulated) { in TEST_F() argument
8184 TEST_F(MultiTouchInputMapperTest, TouchMajorAndMinorAxes_DoNotAppearIfNotSupported) { in TEST_F() argument
8205 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
8376 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
8542 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
8591 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
8628 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
8679 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
8712 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { in TEST_F() argument
8746 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
8989 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleMappedStylusButtons) { in TEST_F() argument
9046 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { in TEST_F() argument
9196 TEST_F(MultiTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { in TEST_F() argument
9267 TEST_F(MultiTouchInputMapperTest, Process_WhenAbsMTPressureIsPresent_HoversIfItsValueIsZero) { in TEST_F() argument
9343 TEST_F(MultiTouchInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
9379 TEST_F(MultiTouchInputMapperTest, Configure_AssignsDisplayUniqueId) { in TEST_F() argument
9398 TEST_F(MultiTouchInputMapperTest, Process_Pointer_ShouldHandleDisplayId) { in TEST_F() argument
9428 TEST_F(MultiTouchInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
9455 TEST_F(MultiTouchInputMapperTest, WhenViewportIsNotActive_TouchesAreDropped) { in TEST_F() argument
9475 TEST_F(MultiTouchInputMapperTest, WhenViewportIsNotActive_TouchesAreProcessed) { in TEST_F() argument
9492 TEST_F(MultiTouchInputMapperTest, Process_DeactivateViewport_AbortTouches) { in TEST_F() argument
9543 TEST_F(MultiTouchInputMapperTest, Process_Pointer_ShowTouches) { in TEST_F() argument
9634 TEST_F(MultiTouchInputMapperTest, VideoFrames_ReceivedByListener) { in TEST_F() argument
9659 TEST_F(MultiTouchInputMapperTest, VideoFrames_AreNotRotated) { in TEST_F() argument
9681 TEST_F(MultiTouchInputMapperTest, VideoFrames_WhenNotOrientationAware_AreRotated) { in TEST_F() argument
9715 TEST_F(MultiTouchInputMapperTest, VideoFrames_MultipleFramesAreNotRotated) { in TEST_F() argument
9735 TEST_F(MultiTouchInputMapperTest, VideoFrames_WhenNotOrientationAware_MultipleFramesAreRotated) { in TEST_F() argument
9769 TEST_F(MultiTouchInputMapperTest, Configure_EnabledForAssociatedDisplay) { in TEST_F() argument
9795 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleSingleTouch) { in TEST_F() argument
9840 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_SinglePointer) { in TEST_F() argument
9888 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_TwoPointers) { in TEST_F() argument
9963 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_ShouldCancelWhenAllTouchIsPalm) { in TEST_F() argument
10061 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandlePalmToolType_KeepFirstPointer) { in TEST_F() argument
10133 TEST_F(MultiTouchInputMapperTest, Process_MultiTouch_WithInvalidTrackingId) { in TEST_F() argument
10190 TEST_F(MultiTouchInputMapperTest, Reset_PreservesLastTouchState) { in TEST_F() argument
10231 TEST_F(MultiTouchInputMapperTest, Reset_PreservesLastTouchState_NoPointersDown) { in TEST_F() argument
10259 TEST_F(MultiTouchInputMapperTest, StylusSourceIsAddedDynamicallyFromToolType) { in TEST_F() argument
10307 TEST_F(MultiTouchInputMapperTest, Process_WhenConfigEnabled_ShouldShowDirectStylusPointer) { in TEST_F() argument
10334 TEST_F(MultiTouchInputMapperTest, Process_WhenConfigDisabled_ShouldNotShowDirectStylusPointer) { in TEST_F() argument
10394 TEST_F(MultiTouchInputMapperTest, Process_TouchpadCapture) { in TEST_F() argument
10544 TEST_F(MultiTouchInputMapperTest, Process_UnCapturedTouchpadPointer) { in TEST_F() argument
10608 TEST_F(MultiTouchInputMapperTest, WhenCapturedAndNotCaptured_GetSources) { in TEST_F() argument