Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h441 bool mCurrentMotionAborted; variable
DTouchInputMapper.cpp1387 mCurrentMotionAborted = false; in reset()
1627 if (!mCurrentMotionAborted) { in cookAndDispatch()
1636 mCurrentMotionAborted = false; in cookAndDispatch()
1874 mCurrentMotionAborted = true; in abortTouches()