Home
last modified time | relevance | path

Searched defs:mRawXCursorPosition (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/include/input/
H A DInput.h815 float mRawXCursorPosition; variable
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp1298 float mRawXCursorPosition{AMOTION_EVENT_INVALID_CURSOR_POSITION}; member in android::inputdispatcher::MotionEventBuilder