Home
last modified time | relevance | path

Searched defs:finger2Start (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DTouchExplorerTest.java272 final PointF finger2Start = add(dragStart, -twoFingerOffset, 0); in testTwoFingerDrag_dispatchesEventsBetweenFingers() local
482 PointF finger2Start = mTapLocation; in testThreeFingerMovement_shouldDelegate() local
512 PointF finger2Start = add(mTapLocation, mSwipeDistance, 0); in testTwoFingersMovingIndependently_shouldDelegate() local
H A DTouchInteractionControllerTest.java299 final PointF finger2Start = add(dragStart, -twoFingerOffset, 0); in testTwoFingerDrag_sendsTouchEvents() local
329 PointF finger2Start = add(mTapLocation, mSwipeDistance, 0); in testTwoFingersMovingIndependently_shouldDelegate() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DGestureConverter_test.cpp571 PointerCoords finger2Start = arg.pointerCoords[2]; in TEST_F() local
675 PointerCoords finger2Start = arg.pointerCoords[2]; in TEST_F() local
763 PointerCoords finger2Start = arg.pointerCoords[2]; in TEST_F() local