| /frameworks/native/libs/input/tests/ |
| D | InputPublisherAndConsumer_test.cpp | 152 PointerCoords pointerCoords[pointerCount]; in PublishAndConsumeMotionEvent() local 261 PointerCoords pointerCoords[pointerCount]; in TEST_F() local 277 PointerCoords pointerCoords[pointerCount]; in TEST_F() local 290 PointerCoords pointerCoords[pointerCount]; in TEST_F() local
|
| D | InputEvent_test.cpp | 230 PointerCoords pointerCoords[2]; in initializeEventWithHistory() local 549 PointerCoords pointerCoords[pointerCount]; in TEST_F() local
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | PinchZoomAction.java | 84 final MotionEvent.PointerCoords[] pointerCoords = new MotionEvent.PointerCoords[]{pc1, pc2}; in sendPinchZoomAction() local
|
| /frameworks/native/libs/input/ |
| D | InputTransport.cpp | 405 const PointerCoords* pointerCoords) { in publishMotionEvent() 1046 PointerCoords pointerCoords[pointerCount]; in initializeMotionEvent() local 1074 PointerCoords pointerCoords[pointerCount]; in addSample() local
|
| D | Input.cpp | 232 const PointerCoords* pointerCoords) { in initialize() 283 const PointerCoords* pointerCoords) { in addSample()
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputDispatcher_test.cpp | 144 PointerCoords pointerCoords[MAX_POINTERS + 1]; in TEST_F() local
|
| /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
| D | RecyclerViewOnGenericMotionEventTest.java | 120 MotionEvent.PointerCoords[] pointerCoords = { coords }; in obtainScrollMotionEvent() local
|
| D | TouchUtils.java | 160 MotionEvent.PointerCoords[] pointerCoords = { coords }; in scrollView() local
|
| /frameworks/native/services/inputflinger/ |
| D | InputListener.cpp | 74 const PointerProperties* pointerProperties, const PointerCoords* pointerCoords, in NotifyMotionArgs()
|
| D | InputListener.h | 102 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| D | InputReader.cpp | 2822 PointerCoords pointerCoords; in sync() local 3046 PointerCoords pointerCoords; in sync() local 3209 const PointerCoords& pointerCoords = mLastCookedState.cookedPointerData.pointerCoords[i]; in dump() local 5411 PointerCoords pointerCoords; in dispatchPointerGestures() local 6419 PointerCoords pointerCoords; in dispatchPointerSimple() local 6455 PointerCoords pointerCoords[MAX_POINTERS]; in dispatchMotion() local 7388 PointerCoords pointerCoords; in sync() local 7414 void JoystickInputMapper::setPointerCoordsAxisValue(PointerCoords* pointerCoords, in setPointerCoordsAxisValue()
|
| D | InputDispatcher.h | 523 PointerCoords pointerCoords[MAX_POINTERS]; member 775 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| D | InputReader.h | 836 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| D | InputDispatcher.cpp | 3999 const PointerProperties* pointerProperties, const PointerCoords* pointerCoords, in MotionEntry()
|
| /frameworks/base/core/java/android/view/ |
| D | MotionEvent.java | 1477 int pointerCount, PointerProperties[] pointerIds, PointerCoords[] pointerCoords); in nativeInitialize() 1480 PointerCoords[] pointerCoords, int metaState); in nativeAddBatch() 1630 PointerCoords[] pointerCoords, int metaState, int buttonState, in obtain() 1673 int action, int pointerCount, int[] pointerIds, PointerCoords[] pointerCoords, in obtain() 3019 public final void addBatch(long eventTime, PointerCoords[] pointerCoords, int metaState) { in addBatch()
|