Searched refs:graphScale (Results 1 – 1 of 1) sorted by relevance
282 const float graphScale = static_cast<float>(graphHeight) / maxValue; in AppendRunningGraphCommon() local285 graphScale, graphWidget, widgetCounts); in AppendRunningGraphCommon()310 const float graphScale = static_cast<float>(graphHeight) / peakRangeValue; in AppendRunningHistogramCommon() local314 AppendGraphCommon(widget, imageExtent, histogram, 0, graphScale, graphWidget, widgetCounts); in AppendRunningHistogramCommon()