Home
last modified time | relevance | path

Searched refs:spConfiguration (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioclient/
DTrackPlayerBase.cpp112 … sp<VolumeShaper::Configuration> spConfiguration = new VolumeShaper::Configuration(configuration); in applyVolumeShaper() local
117 VolumeShaper::Status status = mAudioTrack->applyVolumeShaper(spConfiguration, spOperation); in applyVolumeShaper()
/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamTrack.cpp523 … sp<VolumeShaper::Configuration> spConfiguration = new VolumeShaper::Configuration(configuration); in applyVolumeShaper() local
528 binder::Status status = mAudioTrack->applyVolumeShaper(spConfiguration, spOperation); in applyVolumeShaper()