Home
last modified time | relevance | path

Searched refs:want_plot (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/
H A DStats.h24 Stats(const SkTArray<double>& samples, bool want_plot) { in Stats()
55 for (int i = 0; want_plot && i < n; i++) { in Stats()
/third_party/skia/bench/
H A Dnanobench.cpp1376 const bool want_plot = !FLAGS_quiet && !FLAGS_ms; local
1378 Stats stats(samples, want_plot);

Completed in 2 milliseconds