Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp1575 bool initialDown = mLastRawState.rawPointerData.pointerCount == 0 && in cookAndDispatch() local
1739 const bool initialDown = mLastRawState.rawPointerData.pointerCount == 0 && in assignExternalStylusId() local
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp5956 bool initialDown = keyEntry.action == AKEY_EVENT_ACTION_DOWN && keyEntry.repeatCount == 0; in afterKeyEventLockedInterruptible() local