Searched refs:findVolumeControl_l (Results 1 – 2 of 2) sorted by relevance
696 std::optional<size_t> findVolumeControl_l(size_t from, size_t to) const
2428 const auto volumeControlIndex = findVolumeControl_l(0, mEffects.size()); in addEffect_l()2442 std::optional<size_t> EffectChain::findVolumeControl_l(size_t from, size_t to) const { in findVolumeControl_l() function in android::EffectChain2632 const auto volumeControlIndex = findVolumeControl_l(0, size); in setVolume_l()