Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2786 bool downChanged; in sync() local
2789 downChanged = true; in sync()
2791 downChanged = true; in sync()
2793 downChanged = false; in sync()
2874 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
2878 if (downChanged) { in sync()