Home | History | Annotate | Download | only in src

Lines Matching refs:resolution

230   enum Resolution {
236 HistogramTimer(const char* name, int min, int max, Resolution resolution,
239 resolution_(resolution) {}
259 Resolution resolution_;