Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:diff

3522                             uint32_t diff = mThreadThrottleTimeMs - mThreadThrottleEndMs;
3523 if (diff > 0) {
3528 "mixer(%p) throttle end: throttle time(%u)", this, diff);