Home
last modified time | relevance | path

Searched refs:graphScale (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DOverlayWidgets.cpp282 const float graphScale = static_cast<float>(graphHeight) / maxValue; in AppendRunningGraphCommon() local
285 graphScale, graphWidget, widgetCounts); in AppendRunningGraphCommon()
310 const float graphScale = static_cast<float>(graphHeight) / peakRangeValue; in AppendRunningHistogramCommon() local
314 AppendGraphCommon(widget, imageExtent, histogram, 0, graphScale, graphWidget, widgetCounts); in AppendRunningHistogramCommon()