Home
last modified time | relevance | path

Searched refs:sawtoothOscillators (Results 1 – 2 of 2) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.h379 , sawtoothOscillators(MAX_SINE_OSCILLATORS) {} in ActivityTestOutput()
414 std::vector<SawtoothOscillator> sawtoothOscillators; variable
DNativeAudioContext.cpp321sawtoothOscillators[channelIndex].output.connect(manyToMulti->inputs[channelIndex].get()); in setChannelEnabled()