Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:nsecs_t

101 static const nsecs_t kWarningThrottleNs = seconds(5);
107 static const nsecs_t kConfigEventTimeoutNs = seconds(2);
120 static const nsecs_t kOffloadStandbyDelayNs = seconds(1);
2378 nsecs_t lastWarning = 0;
2608 nsecs_t now = systemTime();
2609 nsecs_t delta = now - mLastWriteTime;
4995 nsecs_t lastWarning = 0;
5445 nsecs_t now = systemTime();