Searched refs:total_commit_time (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/debug/
H A Drendering_stats.cc41 total_commit_time.InSecondsF());
78 total_commit_time += other.total_commit_time;
H A Drendering_stats.h22 base::TimeDelta total_commit_time; member in struct:cc::RenderingStats
H A Drendering_stats_instrumentation.cc68 rendering_stats_.total_commit_time += duration;

Completed in 42 milliseconds