Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:newRight

1647     uint32_t newRight = *right;
1673 mRightVolume = newRight;
1677 mEffects[ctrlIdx]->setVolume(&newLeft, &newRight, true);
1679 mNewRightVolume = newRight;
1685 uint32_t rVol = newRight;
1699 *right = newRight;