HomeSort by relevance Sort by last modified time
    Searched full:analysis_time (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/debug/
rendering_stats.cc 50 analysis_time += other.analysis_time;
69 impl_stats.analysis_time.InSecondsF());
rendering_stats.h 52 base::TimeDelta analysis_time; member in struct:cc::ImplThreadRenderingStats
rendering_stats_instrumentation.cc 108 impl_stats_.analysis_time += duration;

Completed in 1849 milliseconds