Searched defs:pAttributes (Results 1 – 4 of 4) sorted by relevance
29 const audio_attributes_t* pAttributes) { in createAudioAttributesObj()
145 const audio_attributes_t* pAttributes, in AudioRecord()208 const audio_attributes_t* pAttributes, in set()
243 const audio_attributes_t* pAttributes, in AudioTrack()276 const audio_attributes_t* pAttributes, in AudioTrack()343 const audio_attributes_t* pAttributes, in set()
44 SoundPool::SoundPool(int maxChannels, const audio_attributes_t* pAttributes) in SoundPool()