Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2595 bool downChanged; in sync() local
2598 downChanged = true; in sync()
2600 downChanged = true; in sync()
2602 downChanged = false; in sync()
2683 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
2687 if (downChanged) { in sync()