Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp301 bool downChanged; in sync() local
304 downChanged = true; in sync()
306 downChanged = true; in sync()
308 downChanged = false; in sync()
402 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
406 if (downChanged) { in sync()