/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/ |
H A D | PointerCountClassifierTest.java | 68 MotionEvent.PointerProperties[] pointerProperties = in testFail_multiPointer() local 85 MotionEvent.PointerProperties[] pointerProperties = in testPass_multiPointerDragDown() local
|
/aosp12/frameworks/native/libs/input/tests/ |
H A D | InputEvent_test.cpp | 263 PointerProperties pointerProperties[2]; in initializeEventWithHistory() local 601 PointerProperties pointerProperties[pointerCount]; in TEST_F() local 665 std::vector<PointerProperties> pointerProperties; in createTouchDownEvent() local 821 PointerProperties pointerProperties[pointerCount]; in TEST_F() local 845 PointerProperties pointerProperties[pointerCount]; in TEST_F() local
|
H A D | InputPublisherAndConsumer_test.cpp | 173 PointerProperties pointerProperties[pointerCount]; in PublishAndConsumeMotionEvent() local 455 PointerProperties pointerProperties[pointerCount]; in TEST_F() local 476 PointerProperties pointerProperties[pointerCount]; in TEST_F() local 494 PointerProperties pointerProperties[pointerCount]; in TEST_F() local
|
H A D | VerifiedInputEvent_test.cpp | 36 PointerProperties pointerProperties[pointerCount]; in getMotionEventWithFlags() local
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | RotaryEncoderInputMapper.cpp | 98 PointerProperties pointerProperties; in sync() local
|
H A D | CursorInputMapper.cpp | 323 PointerProperties pointerProperties; in sync() local
|
H A D | JoystickInputMapper.cpp | 317 PointerProperties pointerProperties; in sync() local
|
H A D | TouchInputMapper.cpp | 308 const PointerProperties& pointerProperties = in dump() local 2591 PointerProperties pointerProperties; in dispatchPointerGestures() local 3638 PointerProperties pointerProperties[MAX_POINTERS]; in dispatchMotion() local
|
/aosp12/frameworks/native/services/inputflinger/ |
H A D | InputClassifierConverter.cpp | 373 std::vector<common::V1_0::PointerProperties> pointerProperties; in notifyMotionArgsToHalMotionEvent() local
|
H A D | InputListener.cpp | 102 int32_t edgeFlags, uint32_t pointerCount, const PointerProperties* pointerProperties, in NotifyMotionArgs()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | PinchZoomAction.java | 66 MotionEvent.PointerProperties[] pointerProperties = in sendPinchZoomAction() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/ |
H A D | TouchEventGenerator.java | 93 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in generateMultiplePointersEvent() local
|
/aosp12/frameworks/native/services/inputflinger/benchmarks/ |
H A D | InputDispatcher_benchmarks.cpp | 218 PointerProperties pointerProperties[1]; in generateMotionEvent() local 246 PointerProperties pointerProperties[1]; in generateMotionArgs() local
|
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InputState.h | 103 PointerProperties pointerProperties[MAX_POINTERS]; member
|
H A D | InputState.cpp | 319 PointerProperties pointerProperties[MAX_POINTERS]; in synthesizePointerDownEvents() local
|
H A D | Entry.cpp | 202 uint32_t pointerCount, const PointerProperties* pointerProperties, in MotionEntry()
|
H A D | Entry.h | 176 PointerProperties pointerProperties[MAX_POINTERS]; member
|
H A D | InputDispatcher.cpp | 207 const PointerProperties* pointerProperties) { in validateMotionEvent() 363 const PointerProperties& pointerProperties = motionEntry.pointerProperties[pointerIndex]; in createDispatchEntry() local 3641 const PointerProperties& pointerProperties = in splitMotionEvent() local 3671 const PointerProperties& pointerProperties = in splitMotionEvent() local 4121 const PointerProperties* pointerProperties = motionEvent.getPointerProperties(); in injectInputEvent() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | FalsingDataProvider.java | 268 PointerProperties pointerProperties = new PointerProperties(); in unpackMotionEvent() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_MotionEvent.cpp | 344 static void pointerPropertiesFromNative(JNIEnv* env, const PointerProperties* pointerProperties, in pointerPropertiesFromNative() 374 PointerProperties pointerProperties[pointerCount]; in android_view_MotionEvent_nativeInitialize() local 470 const PointerProperties* pointerProperties = event->getPointerProperties(pointerIndex); in android_view_MotionEvent_nativeGetPointerProperties() local
|
/aosp12/frameworks/native/libs/input/ |
H A D | InputTransport.cpp | 540 uint32_t pointerCount, const PointerProperties* pointerProperties, in publishMotionEvent() 1351 PointerProperties pointerProperties[pointerCount]; in initializeMotionEvent() local
|
H A D | Input.cpp | 432 size_t pointerCount, const PointerProperties* pointerProperties, in initialize()
|
/aosp12/frameworks/native/services/inputflinger/include/ |
H A D | InputListener.h | 113 PointerProperties pointerProperties[MAX_POINTERS]; member
|
/aosp12/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputShellCommand.java | 117 MotionEvent.PointerProperties[] pointerProperties = in injectMotionEvent() local
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputDispatcher_test.cpp | 519 PointerProperties pointerProperties[MAX_POINTERS + 1]; in TEST_F() local 1262 std::vector<PointerProperties> pointerProperties; in build() local 1367 PointerProperties pointerProperties[pointerCount]; in generateMotionArgs() local 3430 PointerProperties pointerProperties[1]; in testInjectedMotion() local
|