Searched refs:attributesToStreamType (Results 1 – 7 of 7) sorted by relevance
390 static audio_stream_type_t attributesToStreamType(const audio_attributes_t &attr);
400 audio_stream_type_t stream = AudioSystem::attributesToStreamType(attributes_initializer(usage)); in addStreamDefaultEffect()
750 AudioSystem::attributesToStreamType(*mSoundPool->attributes()); in play()
1352 return AudioSystem::attributesToStreamType(mAttributes); in streamType()2904 AudioSystem::attributesToStreamType(mAttributes) : in dump()
1467 audio_stream_type_t AudioSystem::attributesToStreamType(const audio_attributes_t &attr) in attributesToStreamType() function in android::AudioSystem
1620 mStreamType = AudioSystem::attributesToStreamType(*attr); in AudioOutput()1809 mStreamType = AudioSystem::attributesToStreamType(*attributes); in setAudioAttributes()