| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/brightline/ |
| D | PointerCountClassifierTest.java | 68 MotionEvent.PointerCoords[] pointerCoords = MotionEvent.PointerCoords.createArray(2); in testFail_multiPointer() local 84 MotionEvent.PointerCoords[] pointerCoords = MotionEvent.PointerCoords.createArray(2); in testPass_multiPointerDragDown() local
|
| /frameworks/native/libs/input/tests/ |
| D | InputEvent_test.cpp | 245 PointerCoords pointerCoords[2]; in initializeEventWithHistory() local 576 PointerCoords pointerCoords[pointerCount]; in TEST_F() local 644 PointerCoords pointerCoords[pointerCount]; in TEST_F() local 666 PointerCoords pointerCoords[pointerCount]; in TEST_F() local
|
| D | InputPublisherAndConsumer_test.cpp | 170 PointerCoords pointerCoords[pointerCount]; in PublishAndConsumeMotionEvent() local 335 PointerCoords pointerCoords[pointerCount]; in TEST_F() local 355 PointerCoords pointerCoords[pointerCount]; in TEST_F() local 372 PointerCoords pointerCoords[pointerCount]; in TEST_F() local
|
| D | VerifiedInputEvent_test.cpp | 35 PointerCoords pointerCoords[pointerCount]; in getMotionEventWithFlags() local
|
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | RotaryEncoderInputMapper.cpp | 93 PointerCoords pointerCoords; in sync() local
|
| D | JoystickInputMapper.cpp | 317 PointerCoords pointerCoords; in sync() local 345 void JoystickInputMapper::setPointerCoordsAxisValue(PointerCoords* pointerCoords, int32_t axis, in setPointerCoordsAxisValue()
|
| D | CursorInputMapper.cpp | 302 PointerCoords pointerCoords; in sync() local
|
| D | TouchInputMapper.cpp | 286 const PointerCoords& pointerCoords = mLastCookedState.cookedPointerData.pointerCoords[i]; in dump() local 2491 PointerCoords pointerCoords; in dispatchPointerGestures() local 3501 PointerCoords pointerCoords; in dispatchPointerSimple() local 3539 PointerCoords pointerCoords[MAX_POINTERS]; in dispatchMotion() local
|
| D | TouchInputMapper.h | 104 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| /frameworks/native/services/inputflinger/ |
| D | InputClassifierConverter.cpp | 374 std::vector<common::V1_0::PointerCoords> pointerCoords; in notifyMotionArgsToHalMotionEvent() local
|
| D | InputListener.cpp | 102 const PointerCoords* pointerCoords, float xPrecision, in NotifyMotionArgs()
|
| /frameworks/native/services/inputflinger/benchmarks/ |
| D | InputDispatcher_benchmarks.cpp | 193 PointerCoords pointerCoords[1]; in generateMotionEvent() local 220 PointerCoords pointerCoords[1]; in generateMotionArgs() local
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | PinchZoomAction.java | 83 final MotionEvent.PointerCoords[] pointerCoords = new MotionEvent.PointerCoords[]{pc1, pc2}; in sendPinchZoomAction() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/brightline/ |
| D | FalsingDataProvider.java | 246 PointerCoords pointerCoords = new PointerCoords(); in unpackMotionEvent() local
|
| /frameworks/native/services/inputflinger/dispatcher/ |
| D | InputState.h | 104 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| D | InputState.cpp | 313 PointerCoords pointerCoords[MAX_POINTERS]; in synthesizePointerDownEvents() local
|
| D | Entry.cpp | 184 const PointerCoords* pointerCoords, float xOffset, float yOffset) in MotionEntry()
|
| D | Entry.h | 175 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| D | InputDispatcher.cpp | 275 PointerCoords pointerCoords[motionEntry.pointerCount]; in createDispatchEntry() local
|
| /frameworks/native/libs/input/ |
| D | InputTransport.cpp | 490 const PointerProperties* pointerProperties, const PointerCoords* pointerCoords) { in publishMotionEvent() 1180 PointerCoords pointerCoords[pointerCount]; in initializeMotionEvent() local 1200 PointerCoords pointerCoords[pointerCount]; in addSample() local
|
| D | Input.cpp | 328 const PointerCoords* pointerCoords) { in initialize() 390 const PointerCoords* pointerCoords) { in addSample()
|
| /frameworks/base/core/java/android/view/ |
| D | MotionEvent.java | 1529 int pointerCount, PointerProperties[] pointerIds, PointerCoords[] pointerCoords); in nativeInitialize() 1532 PointerCoords[] pointerCoords, int metaState); in nativeAddBatch() 1700 PointerCoords[] pointerCoords, int metaState, int buttonState, in obtain() 1746 PointerCoords[] pointerCoords, int metaState, int buttonState, in obtain() 1785 int action, int pointerCount, int[] pointerIds, PointerCoords[] pointerCoords, in obtain() 1990 int pointerCount, PointerProperties[] pointerIds, PointerCoords[] pointerCoords) { in initialize() 3293 public final void addBatch(long eventTime, PointerCoords[] pointerCoords, int metaState) { in addBatch()
|
| /frameworks/native/services/inputflinger/include/ |
| D | InputListener.h | 111 PointerCoords pointerCoords[MAX_POINTERS]; member
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputDispatcher_test.cpp | 421 PointerCoords pointerCoords[MAX_POINTERS + 1]; in TEST_F() local 951 PointerCoords pointerCoords[1]; local 1005 PointerCoords pointerCoords[pointerCount]; in generateMotionArgs() local
|