Searched refs:shapers (Results 1 – 1 of 1) sorted by relevance
634 final VolumeShaper[] shapers = new VolumeShaper[WAY_TOO_MANY_SHAPERS]; in testMaximumShapers() local637 for (; i < shapers.length; ++i) { in testMaximumShapers()638 shapers[i] = player.createVolumeShaper(SILENCE); in testMaximumShapers()641 + shapers.length + " shapers"); in testMaximumShapers()