Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h29 const audio_attributes_t* pAttributes, in createAudioAttributesObj() argument
36 if (pAttributes != NULL) { in createAudioAttributesObj()
40 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
45 pAttributes->content_type); in createAudioAttributesObj()
56 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h241 const audio_attributes_t* pAttributes = NULL,
272 const audio_attributes_t* pAttributes = NULL,
318 const audio_attributes_t* pAttributes = NULL,
DAudioRecord.h191 const audio_attributes_t* pAttributes = NULL,
230 const audio_attributes_t* pAttributes = NULL,
/frameworks/av/include/media/
DAudioTrack.h241 const audio_attributes_t* pAttributes = NULL,
272 const audio_attributes_t* pAttributes = NULL,
318 const audio_attributes_t* pAttributes = NULL,
DAudioRecord.h191 const audio_attributes_t* pAttributes = NULL,
230 const audio_attributes_t* pAttributes = NULL,
/frameworks/av/media/libmediaplayer2/include/mediaplayer2/
DJAudioTrack.h115 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.h166 SoundPool(int maxChannels, const audio_attributes_t* pAttributes);
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp172 const audio_attributes_t* pAttributes, in AudioRecord() argument
184 uid, pid, pAttributes, selectedDeviceId); in AudioRecord()
232 const audio_attributes_t* pAttributes, in set() argument
280 if (pAttributes == NULL) { in set()
285 memcpy(&mAttributes, pAttributes, sizeof(audio_attributes_t)); in set()
DAudioTrack.cpp273 const audio_attributes_t* pAttributes, in AudioTrack() argument
286 offloadInfo, uid, pid, pAttributes, doNotReconnect, maxRequiredSpeed, selectedDeviceId); in AudioTrack()
304 const audio_attributes_t* pAttributes, in AudioTrack() argument
317 uid, pid, pAttributes, doNotReconnect, maxRequiredSpeed); in AudioTrack()
368 const audio_attributes_t* pAttributes, in set() argument
444 if (pAttributes == NULL) { in set()
454 memcpy(&mAttributes, pAttributes, sizeof(audio_attributes_t)); in set()
/frameworks/av/media/libmediaplayer2/
DJAudioTrack.cpp39 const audio_attributes_t* pAttributes, // AudioAttributes in JAudioTrack() argument
70 JAudioAttributes::createAudioAttributesObj(env, pAttributes, streamType)); in JAudioTrack()
/frameworks/native/vulkan/api/
Dvulkan.api5051 const platform.SECURITY_ATTRIBUTES* pAttributes
5316 const platform.SECURITY_ATTRIBUTES* pAttributes
5410 const platform.SECURITY_ATTRIBUTES* pAttributes
5858 const platform.SECURITY_ATTRIBUTES* pAttributes