Searched defs:wasDown (Results 1 – 2 of 2) sorted by relevance
246 bool wasDown = isPointerDown(lastButtonState); in sync() local
2437 const bool wasDown = oldState != nullptr && oldState->isDown(entry.deviceId); in findTouchedWindowTargetsLocked() local