Searched refs:new_count (Results 1 – 1 of 1) sorted by relevance
113 const int32_t new_count = (count == 0) ? -1 : count; in setVsyncRate() local114 if (connection->count != new_count) { in setVsyncRate()115 connection->count = new_count; in setVsyncRate()