Searched refs:VSYNC_CONNECTION_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
48 constexpr int32_t VSYNC_CONNECTION_MAX_SIZE = 256; variable347 if (connectionCounter_[proxyPid] > VSYNC_CONNECTION_MAX_SIZE) { in AddConnection()