Searched refs:kMaxQueueSize (Results 1 – 1 of 1) sorted by relevance
26 static constexpr size_t kMaxQueueSize = 128; variable98 while (mSoundIDs.size() == kMaxQueueSize) { in loadSound()