Searched refs:lastVolumeRamp (Results 1 – 1 of 1) sorted by relevance
1232 final float lastVolumeRamp = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local1235 + " no-play ramp value should be 0.f, but is " + lastVolumeRamp, in runTestTwoShapersPlayer()1236 0.f, lastVolumeRamp, VOLUME_TOLERANCE); in runTestTwoShapersPlayer()