Searched refs:wallClockDurationUs (Results 1 – 1 of 1) sorted by relevance
538 const int64_t wallClockDurationUs = actualRenderTimeUs - mLastRenderTimeUs; in processMetricsForRenderedFrame() local542 if (wallClockDurationUs > mDroppedContentDurationUs + MAX_PIPELINE_HICCUP_DURATION_US) { in processMetricsForRenderedFrame()