Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2798 int32_t buttonsReleased = lastButtonState & ~currentButtonState; in sync() local
2886 if (buttonsReleased) { in sync()
2887 BitSet32 released(buttonsReleased); in sync()