Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h378 bool mCurrentMotionAborted; variable
DTouchInputMapper.cpp1396 mCurrentMotionAborted = false; in reset()
1625 if (!mCurrentMotionAborted) { in cookAndDispatch()
1634 mCurrentMotionAborted = false; in cookAndDispatch()
1900 mCurrentMotionAborted = true; in abortTouches()