| /frameworks/native/libs/input/tests/ |
| D | InputPublisherAndConsumer_test.cpp | 148 PointerProperties pointerProperties[pointerCount]; in PublishAndConsumeMotionEvent() local 256 PointerProperties pointerProperties[pointerCount]; in TEST_F() local 268 PointerProperties pointerProperties[pointerCount]; in TEST_F() local
|
| D | InputEvent_test.cpp | 222 PointerProperties pointerProperties[2]; in initializeEventWithHistory() local 548 PointerProperties pointerProperties[pointerCount]; in TEST_F() local
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | PinchZoomAction.java | 67 MotionEvent.PointerProperties[] pointerProperties = in sendPinchZoomAction() local
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputDispatcher_test.cpp | 143 PointerProperties pointerProperties[MAX_POINTERS + 1]; in TEST_F() local
|
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
| D | RecyclerViewOnGenericMotionEventTest.java | 120 MotionEvent.PointerProperties[] pointerProperties = { new MotionEvent.PointerProperties() }; in obtainScrollMotionEvent() local
|
| /frameworks/native/services/inputflinger/ |
| D | InputListener.cpp | 73 const PointerProperties* pointerProperties, const PointerCoords* pointerCoords, in NotifyMotionArgs()
|
| D | InputListener.h | 94 PointerProperties pointerProperties[MAX_POINTERS]; member
|
| D | InputDispatcher.cpp | 148 const PointerProperties* pointerProperties) { in validateMotionEvent() 2295 const PointerProperties& pointerProperties = in splitMotionEvent() local 2325 const PointerProperties& pointerProperties = in splitMotionEvent() local 2647 const PointerProperties* pointerProperties = motionEvent->getPointerProperties(); in injectInputEvent() local 3972 const PointerProperties* pointerProperties, const PointerCoords* pointerCoords, in MotionEntry()
|
| D | InputDispatcher.h | 523 PointerProperties pointerProperties[MAX_POINTERS]; member 775 PointerProperties pointerProperties[MAX_POINTERS]; member
|
| D | InputReader.cpp | 2700 PointerProperties pointerProperties; in sync() local 2924 PointerProperties pointerProperties; in sync() local 3078 const PointerProperties& pointerProperties = in dump() local 5261 PointerProperties pointerProperties; in dispatchPointerGestures() local 6315 PointerProperties pointerProperties[MAX_POINTERS]; in dispatchMotion() local 7241 PointerProperties pointerProperties; in sync() local
|
| D | InputReader.h | 819 PointerProperties pointerProperties[MAX_POINTERS]; member
|
| /frameworks/base/core/jni/ |
| D | android_view_MotionEvent.cpp | 323 static void pointerPropertiesFromNative(JNIEnv* env, const PointerProperties* pointerProperties, in pointerPropertiesFromNative() 353 PointerProperties pointerProperties[pointerCount]; in android_view_MotionEvent_nativeInitialize() local 450 const PointerProperties* pointerProperties = event->getPointerProperties(pointerIndex); in android_view_MotionEvent_nativeGetPointerProperties() local
|
| /frameworks/native/libs/input/ |
| D | InputTransport.cpp | 301 const PointerProperties* pointerProperties, in publishMotionEvent() 915 PointerProperties pointerProperties[pointerCount]; in initializeMotionEvent() local
|
| D | Input.cpp | 231 const PointerProperties* pointerProperties, in initialize()
|
| /frameworks/base/core/java/android/view/ |
| D | MotionEvent.java | 1625 int action, int pointerCount, PointerProperties[] pointerProperties, in obtain()
|