Searched refs:g_lastKeyState (Results 1 – 1 of 1) sorted by relevance
27 static uint16_t g_lastKeyState = INVALID_KEY_STATE; variable39 data.state = g_lastKeyState; in Read()40 g_lastKeyState = INVALID_KEY_STATE; in Read()51 g_lastKeyState = InputDevice::STATE_PRESS; in KeyHandler()54 g_lastKeyState = InputDevice::STATE_RELEASE; in KeyHandler()