Searched refs:spOperation (Results 1 – 2 of 2) sorted by relevance
136 sp<VolumeShaper::Operation> spOperation = new VolumeShaper::Operation(); in applyVolumeShaper() local139 ?: spOperation->readFromParcelable(operation); in applyVolumeShaper()146 VolumeShaper::Status status = mAudioTrack->applyVolumeShaper(spConfiguration, spOperation); in applyVolumeShaper()
565 sp<VolumeShaper::Operation> spOperation = new VolumeShaper::Operation(operation); in applyVolumeShaper() local569 binder::Status status = mAudioTrack->applyVolumeShaper(spConfiguration, spOperation); in applyVolumeShaper()