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