Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:newRight

1509     uint32_t newRight = *right;
1534 mRightVolume = newRight;
1538 mEffects[ctrlIdx]->setVolume(&newLeft, &newRight, true);
1540 mNewRightVolume = newRight;
1546 uint32_t rVol = newRight;
1560 *right = newRight;