Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:newRight

1449     uint32_t newRight = *right;
1474 mRightVolume = newRight;
1478 mEffects[ctrlIdx]->setVolume(&newLeft, &newRight, true);
1480 mNewRightVolume = newRight;
1486 uint32_t rVol = newRight;
1500 *right = newRight;