Home
last modified time | relevance | path

Searched defs:pointerProperties (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
H A DPointerCountClassifierTest.java68 MotionEvent.PointerProperties[] pointerProperties = in testFail_multiPointer() local
85 MotionEvent.PointerProperties[] pointerProperties = in testPass_multiPointerDragDown() local
/aosp12/frameworks/native/libs/input/tests/
H A DInputEvent_test.cpp263 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 DInputPublisherAndConsumer_test.cpp173 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 DVerifiedInputEvent_test.cpp36 PointerProperties pointerProperties[pointerCount]; in getMotionEventWithFlags() local
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DRotaryEncoderInputMapper.cpp98 PointerProperties pointerProperties; in sync() local
H A DCursorInputMapper.cpp323 PointerProperties pointerProperties; in sync() local
H A DJoystickInputMapper.cpp317 PointerProperties pointerProperties; in sync() local
H A DTouchInputMapper.cpp308 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 DInputClassifierConverter.cpp373 std::vector<common::V1_0::PointerProperties> pointerProperties; in notifyMotionArgsToHalMotionEvent() local
H A DInputListener.cpp102 int32_t edgeFlags, uint32_t pointerCount, const PointerProperties* pointerProperties, in NotifyMotionArgs()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DPinchZoomAction.java66 MotionEvent.PointerProperties[] pointerProperties = in sendPinchZoomAction() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DTouchEventGenerator.java93 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in generateMultiplePointersEvent() local
/aosp12/frameworks/native/services/inputflinger/benchmarks/
H A DInputDispatcher_benchmarks.cpp218 PointerProperties pointerProperties[1]; in generateMotionEvent() local
246 PointerProperties pointerProperties[1]; in generateMotionArgs() local
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputState.h103 PointerProperties pointerProperties[MAX_POINTERS]; member
H A DInputState.cpp319 PointerProperties pointerProperties[MAX_POINTERS]; in synthesizePointerDownEvents() local
H A DEntry.cpp202 uint32_t pointerCount, const PointerProperties* pointerProperties, in MotionEntry()
H A DEntry.h176 PointerProperties pointerProperties[MAX_POINTERS]; member
H A DInputDispatcher.cpp207 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 DFalsingDataProvider.java268 PointerProperties pointerProperties = new PointerProperties(); in unpackMotionEvent() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_MotionEvent.cpp344 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 DInputTransport.cpp540 uint32_t pointerCount, const PointerProperties* pointerProperties, in publishMotionEvent()
1351 PointerProperties pointerProperties[pointerCount]; in initializeMotionEvent() local
H A DInput.cpp432 size_t pointerCount, const PointerProperties* pointerProperties, in initialize()
/aosp12/frameworks/native/services/inputflinger/include/
H A DInputListener.h113 PointerProperties pointerProperties[MAX_POINTERS]; member
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java117 MotionEvent.PointerProperties[] pointerProperties = in injectMotionEvent() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp519 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

12