Searched refs:INVALID_DISPLAY_SIZE (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InputTarget.h | 108 int2 displaySize = {INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE};
|
H A D | InputDispatcher.cpp | 3919 args->yCursorPosition, ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, in notifyMotion() 3920 INVALID_DISPLAY_SIZE, args->downTime, args->eventTime, in notifyMotion()
|
/aosp12/frameworks/native/libs/input/tests/ |
H A D | VerifiedInputEvent_test.cpp | 51 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, 100 /*downTime*/, in getMotionEventWithFlags()
|
H A D | InputEvent_test.cpp | 297 ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, in initializeEventWithHistory() 619 ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, in TEST_F() 836 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, 0 /*downTime*/, in TEST_F() 858 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, 0 /*downTime*/, 0 /*eventTime*/, in TEST_F()
|
H A D | VelocityTracker_test.cpp | 188 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, 0 /*downTime*/, in createMotionEventStream()
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | constants.h | 26 constexpr int32_t INVALID_DISPLAY_SIZE = 0; variable
|
/aosp12/frameworks/native/services/inputflinger/benchmarks/ |
H A D | InputDispatcher_benchmarks.cpp | 240 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, currentTime, currentTime, in generateMotionEvent()
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputDispatcher_test.cpp | 539 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, ARBITRARY_TIME, ARBITRARY_TIME, in TEST_F() 552 ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, in TEST_F() 565 ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, in TEST_F() 579 ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, in TEST_F() 592 ui::Transform::ROT_0, INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, in TEST_F() 605 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, ARBITRARY_TIME, ARBITRARY_TIME, in TEST_F() 616 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, ARBITRARY_TIME, ARBITRARY_TIME, in TEST_F() 629 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, ARBITRARY_TIME, ARBITRARY_TIME, in TEST_F() 641 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, ARBITRARY_TIME, ARBITRARY_TIME, in TEST_F() 655 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, ARBITRARY_TIME, ARBITRARY_TIME, in TEST_F() [all …]
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_MotionEvent.cpp | 401 INVALID_DISPLAY_SIZE, INVALID_DISPLAY_SIZE, downTimeNanos, eventTimeNanos, in android_view_MotionEvent_nativeInitialize()
|