Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2441 bool downChanged; in sync() local
2444 downChanged = true; in sync()
2446 downChanged = true; in sync()
2448 downChanged = false; in sync()
2526 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
2529 if (downChanged) { in sync()