Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp246 bool wasDown = isPointerDown(lastButtonState); in sync() local
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp2437 const bool wasDown = oldState != nullptr && oldState->isDown(entry.deviceId); in findTouchedWindowTargetsLocked() local