Searched refs:inputMethodCountPerMinute (Results 1 – 3 of 3) sorted by relevance
32 uint32_t VirtualScreen::inputMethodCountPerMinute = 0; member in VirtualScreen184 inputKeyCountPerMinute | inputMethodCountPerMinute) == 0) { in PrintFrameCount()190 sendFrameCountPerMinute, inputKeyCountPerMinute, inputMethodCountPerMinute); in PrintFrameCount()195 inputMethodCountPerMinute = 0; in PrintFrameCount()
92 static uint32_t inputMethodCountPerMinute; variable
1356 VirtualScreen::inputMethodCountPerMinute++; in RunAction()