Searched defs:streamAidl (Results 1 – 3 of 3) sorted by relevance
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyInterfaceImpl.cpp | 260 Status AudioPolicyService::getOutput(media::AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput() 904 Status AudioPolicyService::initStreamVolume(media::AudioStreamType streamAidl, in initStreamVolume() 927 Status AudioPolicyService::setStreamVolumeIndex(media::AudioStreamType streamAidl, in setStreamVolumeIndex() 951 Status AudioPolicyService::getStreamVolumeIndex(media::AudioStreamType streamAidl, in getStreamVolumeIndex() 1054 Status AudioPolicyService::getStrategyForStream(media::AudioStreamType streamAidl, in getStrategyForStream() 1078 Status AudioPolicyService::getDevicesForStream(media::AudioStreamType streamAidl, in getDevicesForStream() 1200 Status AudioPolicyService::isStreamActive(media::AudioStreamType streamAidl, int32_t inPastMsAidl, in isStreamActive() 1219 Status AudioPolicyService::isStreamActiveRemotely(media::AudioStreamType streamAidl, in isStreamActiveRemotely() 1805 Status AudioPolicyService::getStreamVolumeDB(media::AudioStreamType streamAidl, int32_t indexAidl, in getStreamVolumeDB()
|
| /frameworks/av/media/libaudioclient/ |
| D | AudioSystem.cpp | 952 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getOutput() local 1151 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in initStreamVolume() local 1165 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolumeIndex() local 1179 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in getStreamVolumeIndex() local 1252 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getStrategyForStream() local 1267 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getDevicesForStream() local 1365 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActive() local 1379 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActiveRemotely() local 1392 media::AudioSourceType streamAidl = VALUE_OR_RETURN_STATUS( in isSourceActive() local 1830 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getStreamVolumeDB() local
|
| D | IAudioFlinger.cpp | 312 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolume() local 319 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamMute() local 327 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamVolume() local 341 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamMute() local 472 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in invalidateStream() local
|