Home
last modified time | relevance | path

Searched refs:lastCursorY (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h710 float lastCursorY; member
723 lastCursorY = 0.f; in reset()
DTouchInputMapper.cpp3504 mPointerSimple.lastCursorX, mPointerSimple.lastCursorY, in dispatchPointerSimple()
3520 mPointerSimple.lastCursorY, mPointerSimple.downTime, in dispatchPointerSimple()
3607 mPointerSimple.lastCursorY = cursorPosition.y; in dispatchPointerSimple()
3626 mPointerSimple.lastCursorX, mPointerSimple.lastCursorY, in abortPointerSimple()