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()
148 const audio_attributes_t* pAttributes) in set()
DAudioTrack.cpp202 const audio_attributes_t* pAttributes, in AudioTrack()
233 const audio_attributes_t* pAttributes, in AudioTrack()
294 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()