Searched refs:lastVolumeRamp3 (Results 1 – 1 of 1) sorted by relevance
1262 final float lastVolumeRamp3 = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local1265 + " last ramp value should be 1.f, but is " + lastVolumeRamp3, in runTestTwoShapersPlayer()1266 1.f, lastVolumeRamp3, VOLUME_TOLERANCE); in runTestTwoShapersPlayer()