Searched refs:GetDataAt (Results 1 – 3 of 3) sorted by relevance
38 virtual bool GetDataAt(off_t offset,
178 BSound::GetDataAt(off_t offset, void* intoBuffer, size_t bufferSize, in GetDataAt() function in BSound
700 if (!sound->sound->GetDataAt(sound->current_offset, buffer, size, &used)) { in _SoundPlayBufferFunc()