Searched refs:buttonsReleased (Results 1 – 1 of 1) sorted by relevance
2798 int32_t buttonsReleased = lastButtonState & ~currentButtonState; in sync() local2886 if (buttonsReleased) { in sync()2887 BitSet32 released(buttonsReleased); in sync()