Home
last modified time | relevance | path

Searched defs:pAttributes (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmedia/
DAudioRecord.cpp90 const audio_attributes_t* pAttributes) in AudioRecord()
147 const audio_attributes_t* pAttributes) in set()
DAudioTrack.cpp193 const audio_attributes_t* pAttributes, in AudioTrack()
223 const audio_attributes_t* pAttributes, in AudioTrack()
283 const audio_attributes_t* pAttributes, in set()
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp47 SoundPool::SoundPool(int maxChannels, const audio_attributes_t* pAttributes) in SoundPool()