Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp248 bool downChanged; in sync() local
251 downChanged = true; in sync()
253 downChanged = true; in sync()
255 downChanged = false; in sync()
321 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
325 if (downChanged) { in sync()