Searched refs:soundBufferTotalSize (Results 1 – 2 of 2) sorted by relevance
59 virtual void SetSoundBufferTotalSize(const size_t soundBufferTotalSize) = 0;131 void SetSoundBufferTotalSize(const size_t soundBufferTotalSize) override;
412 void SoundParser::SoundParserListener::SetSoundBufferTotalSize(const size_t soundBufferTotalSize) in SetSoundBufferTotalSize() argument416 soundBufferTotalSize_ = soundBufferTotalSize; in SetSoundBufferTotalSize()