valuesForTimeRangeImpl 169 Source/modules/webaudio/AudioParamTimeline.cpp float value = valuesForTimeRangeImpl(startTime, endTime, defaultValue, values, numberOfValues, sampleRate, controlRate); valuesForTimeRangeImpl 106 Source/modules/webaudio/AudioParamTimeline.h float valuesForTimeRangeImpl(double startTime, double endTime, float defaultValue, float* values, unsigned numberOfValues, double sampleRate, double controlRate);