Searched defs:streamAidl (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyInterfaceImpl.cpp | 306 Status AudioPolicyService::getOutput(AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput() 1051 Status AudioPolicyService::initStreamVolume(AudioStreamType streamAidl, in initStreamVolume() 1074 Status AudioPolicyService::setStreamVolumeIndex(AudioStreamType streamAidl, in setStreamVolumeIndex() 1099 Status AudioPolicyService::getStreamVolumeIndex(AudioStreamType streamAidl, in getStreamVolumeIndex() 1205 Status AudioPolicyService::getStrategyForStream(AudioStreamType streamAidl, in getStrategyForStream() 1331 Status AudioPolicyService::isStreamActive(AudioStreamType streamAidl, int32_t inPastMsAidl, in isStreamActive() 1350 Status AudioPolicyService::isStreamActiveRemotely(AudioStreamType streamAidl, in isStreamActiveRemotely() 1979 AudioStreamType streamAidl, int32_t indexAidl, in getStreamVolumeDB()
|
/frameworks/av/media/libaudioclient/ |
D | AudioSystem.cpp | 1079 AudioStreamType streamAidl = VALUE_OR_RETURN( in getOutput() local 1313 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in initStreamVolume() local 1334 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolumeIndex() local 1349 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in getStreamVolumeIndex() local 1425 AudioStreamType streamAidl = VALUE_OR_RETURN( in getStrategyForStream() local 1524 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActive() local 1538 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActiveRemotely() local 1551 AudioSource streamAidl = VALUE_OR_RETURN_STATUS( in isSourceActive() local 2043 AudioStreamType streamAidl = VALUE_OR_RETURN( in getStreamVolumeDB() local
|
D | IAudioFlinger.cpp | 341 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolume() local 348 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamMute() local 356 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamVolume() local 370 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamMute() local
|