Searched refs:streamTypeToAttributes (Results 1 – 4 of 4) sorted by relevance
391 static audio_attributes_t streamTypeToAttributes(audio_stream_type_t stream);
1244 attr = AudioSystem::streamTypeToAttributes(streamType); in initAudioTrack()
1465 audio_attributes_t AudioSystem::streamTypeToAttributes(audio_stream_type_t stream) in streamTypeToAttributes() function in android::AudioSystem
1435 input.attr = AudioSystem::streamTypeToAttributes(mStreamType); in createTrack_l()