Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:EFFECT_FLAG_VOLUME_MASK

670             ((mDescriptor.flags & EFFECT_FLAG_VOLUME_MASK) == EFFECT_FLAG_VOLUME_CTRL ||
671 (mDescriptor.flags & EFFECT_FLAG_VOLUME_MASK) == EFFECT_FLAG_VOLUME_IND)) {
856 switch (flags & EFFECT_FLAG_VOLUME_MASK) {
1655 (mEffects[i - 1]->desc().flags & EFFECT_FLAG_VOLUME_MASK) == EFFECT_FLAG_VOLUME_CTRL) {