Home
last modified time | relevance | path

Searched refs:pAttributes (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h29 const audio_attributes_t* pAttributes) { in createAudioAttributesObj() argument
35 if (pAttributes != NULL) { in createAudioAttributesObj()
39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
44 pAttributes->content_type); in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
/frameworks/av/include/media/
DAudioTrack.h250 const audio_attributes_t* pAttributes = NULL,
281 const audio_attributes_t* pAttributes = NULL,
329 const audio_attributes_t* pAttributes = NULL,
DAudioRecord.h194 const audio_attributes_t* pAttributes = NULL,
236 const audio_attributes_t* pAttributes = NULL,
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h250 const audio_attributes_t* pAttributes = NULL,
281 const audio_attributes_t* pAttributes = NULL,
329 const audio_attributes_t* pAttributes = NULL,
DAudioRecord.h194 const audio_attributes_t* pAttributes = NULL,
236 const audio_attributes_t* pAttributes = NULL,
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp44 SoundPool::SoundPool(int maxChannels, const audio_attributes_t* pAttributes) in SoundPool() argument
47 maxChannels, pAttributes->usage, pAttributes->flags, pAttributes->tags); in SoundPool()
62 memcpy(&mAttributes, pAttributes, sizeof(audio_attributes_t)); in SoundPool()
DSoundPool.h168 SoundPool(int maxChannels, const audio_attributes_t* pAttributes);
/frameworks/av/media/libmediaplayer2/include/mediaplayer2/
DJAudioTrack.h118 const jobject pAttributes = NULL,
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp145 const audio_attributes_t* pAttributes, in AudioRecord() argument
159 uid, pid, pAttributes, selectedDeviceId, in AudioRecord()
208 const audio_attributes_t* pAttributes, in set() argument
264 if (pAttributes == NULL) { in set()
269 memcpy(&mAttributes, pAttributes, sizeof(audio_attributes_t)); in set()
DAudioTrack.cpp243 const audio_attributes_t* pAttributes, in AudioTrack() argument
258 offloadInfo, uid, pid, pAttributes, doNotReconnect, maxRequiredSpeed, selectedDeviceId); in AudioTrack()
276 const audio_attributes_t* pAttributes, in AudioTrack() argument
291 uid, pid, pAttributes, doNotReconnect, maxRequiredSpeed); in AudioTrack()
343 const audio_attributes_t* pAttributes, in set() argument
425 if (pAttributes == NULL) { in set()
435 memcpy(&mAttributes, pAttributes, sizeof(audio_attributes_t)); in set()
/frameworks/native/vulkan/api/
Dvulkan.api5664 const platform.SECURITY_ATTRIBUTES* pAttributes
5943 const platform.SECURITY_ATTRIBUTES* pAttributes
6037 const platform.SECURITY_ATTRIBUTES* pAttributes
6600 const platform.SECURITY_ATTRIBUTES* pAttributes