Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2742 bool downChanged; in sync() local
2745 downChanged = true; in sync()
2747 downChanged = true; in sync()
2749 downChanged = false; in sync()
2830 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
2834 if (downChanged) { in sync()