Home
last modified time | relevance | path

Searched defs:pointerProperties (Results 26 – 50 of 277) sorted by relevance

12345678910>>...12

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DPinchZoomAction.java66 MotionEvent.PointerProperties[] pointerProperties = in sendPinchZoomAction() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DRotaryEncoderInputMapper.cpp195 PointerProperties pointerProperties; in sync() local
H A DCursorInputMapper.cpp270 PointerProperties pointerProperties; in sync() local
H A DJoystickInputMapper.cpp321 PointerProperties pointerProperties; in sync() local
H A DTouchInputMapper.cpp252 const PointerProperties& pointerProperties = in dump() local
2639 PointerProperties pointerProperties; in dispatchPointerGestures() local
3648 std::vector<PointerProperties> pointerProperties; in dispatchMotion() local
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputState.h112 std::vector<PointerProperties> pointerProperties; member
H A DEntry.cpp186 const std::vector<PointerProperties>& pointerProperties, in MotionEntry()
H A DInputDispatcher.cpp254 const PointerProperties* pointerProperties) { in validateMotionEvent()
289 const PointerProperties* pointerProperties = motion.getPointerProperties(); in validateInputEvent() local
2908 const PointerProperties& pointerProperties = entry.pointerProperties[pointerIndex]; in addDragEventLocked() local
4945 pointerProperties(motionEvent.getPointerProperties(), in injectInputEvent() local
7187 const PointerProperties& pointerProperties = entry.pointerProperties[0]; in slipWallpaperTouch() local
H A DEntry.h165 std::vector<PointerProperties> pointerProperties; member
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputCommonConverter.cpp332 std::vector<common::PointerProperties> pointerProperties; in notifyMotionArgsToHalMotionEvent() local
H A DNotifyArgs.cpp64 int32_t edgeFlags, uint32_t pointerCount, const PointerProperties* pointerProperties, in NotifyMotionArgs()
/aosp_15_r20/development/cmds/monkey/src/com/android/commands/monkey/
H A DMonkeyMotionEvent.java134 MotionEvent.PointerProperties[] pointerProperties in getEvent() local
/aosp_15_r20/cts/tests/tests/text/src/android/text/method/cts/
H A DBaseMovementMethodTest.java286 final PointerProperties[] pointerProperties = new PointerProperties[1]; in createScrollEvent() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DTouchEventGenerator.java119 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in generateMultiplePointersEvent() local
/aosp_15_r20/frameworks/native/services/inputflinger/include/
H A DNotifyArgsBuilders.h111 std::vector<PointerProperties> pointerProperties; in build() local
H A DNotifyArgs.h93 std::vector<PointerProperties> pointerProperties; member
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DMotionEventUtils.java50 final PointerProperties pointerProperties = in build() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/classifier/
H A DClassifierTest.java157 MotionEvent.PointerProperties[] pointerProperties = in appendTrackpadMotionEvent() local
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/trace/
H A DInputTracingBackendInterface.h86 std::vector<PointerProperties> pointerProperties; member
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DPreferStylusOverTouch_test.cpp43 PointerProperties pointerProperties[pointerCount]; in generateMotionArgs() local
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DMotionPredictor_test.cpp45 std::vector<PointerProperties> pointerProperties; in getMotionEvent() local
/aosp_15_r20/frameworks/native/include/input/
H A DInputEventBuilders.h322 std::vector<PointerProperties> pointerProperties; in build() local
/aosp_15_r20/frameworks/native/libs/input/
H A DInputConsumerNoResampling.cpp81 std::vector<PointerProperties> pointerProperties; in createMotionEvent() local
H A DInputTransport.cpp580 uint32_t pointerCount, const PointerProperties* pointerProperties, in publishMotionEvent()
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DMotionEvent.java1993 @SuppressLint("ArrayReturn") @NonNull PointerProperties[] pointerProperties, in obtain()
2041 int action, int pointerCount, PointerProperties[] pointerProperties, in obtain()
2079 int action, int pointerCount, PointerProperties[] pointerProperties, in obtain()

12345678910>>...12