Searched defs:histogram_ (Results 1 – 4 of 4) sorted by relevance
51 rtc::scoped_ptr<Histogram> histogram_; variable
256 void* histogram_; variable294 : histogram_(histogram), isolate_(isolate) { in histogram_() function302 TimedHistogram* histogram_; variable340 TimedHistogram* histogram_; variable364 TimedHistogram* histogram_; variable525 AggregatableHistogramTimer* histogram_; variable
369 Histogram histogram_; variable
2207 void colorHistogram( Container *histogram_, const Image image) in colorHistogram()