Searched refs:firstVolumeRamp (Results 1 – 1 of 1) sorted by relevance
1220 final float firstVolumeRamp = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local1223 + " first ramp value should be 0.f, but is " + firstVolumeRamp, in runTestTwoShapersPlayer()1224 0.f, firstVolumeRamp, VOLUME_TOLERANCE); in runTestTwoShapersPlayer()