Searched refs:MAX_REPORT_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
507 size_t MAX_REPORT_QUEUE_SIZE = 16; in ProcessInput() local508 if ( m_vecData.size() >= MAX_REPORT_QUEUE_SIZE ) in ProcessInput()
Completed in 6 milliseconds