Searched refs:volShaperConfig (Results 1 – 2 of 2) sorted by relevance
418 VolumeShaper.Configuration volShaperConfig = in getOptimalFadeOutVolShaperConfig() local420 if (volShaperConfig != null) { in getOptimalFadeOutVolShaperConfig()421 return volShaperConfig; in getOptimalFadeOutVolShaperConfig()436 VolumeShaper.Configuration volShaperConfig = in getOptimalFadeInVolShaperConfig() local438 if (volShaperConfig != null) { in getOptimalFadeInVolShaperConfig()439 return volShaperConfig; in getOptimalFadeInVolShaperConfig()
428 VolumeShaper.Configuration volShaperConfig, VolumeShaper.Operation operation, in applyVolumeShaperInternal() argument430 VolumeShaper.Configuration config = volShaperConfig; in applyVolumeShaperInternal()436 logFadeEvent(apc, piid, volShaperConfig, operation, skipRamp, eventType); in applyVolumeShaperInternal()