Home
last modified time | relevance | path

Searched defs:pointer2 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationGestureHandlerTest.java388 PointF pointer2 = new PointF(DEFAULT_X * 1.5f, DEFAULT_Y); in testThreeFingersOneTap_zoomedState_dispatchMotionEvents() local
415 PointF pointer2 = new PointF(DEFAULT_X * 1.5f, DEFAULT_Y); in testFirstFingerSwipe_TwoPinterDownAndZoomedState_panningState() local
433 PointF pointer2 = new PointF(DEFAULT_X * 1.5f, DEFAULT_Y); in testSecondFingerSwipe_TwoPinterDownAndZoomedState_panningState() local
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp674 void* pointer2 = debug_malloc(128); in TEST_F() local
709 void* pointer2 = debug_malloc(128); in TEST_F() local
764 void* pointer2 = debug_malloc(250); in TEST_F() local