Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h29 const audio_attributes_t* pAttributes) { in createAudioAttributesObj()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp145 const audio_attributes_t* pAttributes, in AudioRecord()
208 const audio_attributes_t* pAttributes, in set()
DAudioTrack.cpp243 const audio_attributes_t* pAttributes, in AudioTrack()
276 const audio_attributes_t* pAttributes, in AudioTrack()
343 const audio_attributes_t* pAttributes, in set()
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp44 SoundPool::SoundPool(int maxChannels, const audio_attributes_t* pAttributes) in SoundPool()