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