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