Searched refs:roundTime (Results 1 – 12 of 12) sorted by relevance
47 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_extractor()
45 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_mediaparser()
46 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_audiopolicy()
47 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_audiotrack()
46 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_audiorecord()
54 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_mediadrm()107 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_drmmanager()
50 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_nuplayer()
47 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_recorder()
46 const nsecs_t timestamp_nanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_audiothread()
66 nsecs_t MediaMetricsService::roundTime(nsecs_t timeNs) in roundTime() function in android::MediaMetricsService
187 const nsecs_t timestampNanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_codec()
72 static nsecs_t roundTime(nsecs_t timeNs);