Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp294 bool downChanged; in sync() local
297 downChanged = true; in sync()
299 downChanged = true; in sync()
301 downChanged = false; in sync()
381 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
385 if (downChanged) { in sync()