Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
DLogPlot.h116 inline int widthOf(int x) { in widthOf() function
134 return std::max(std::max(widthOf(static_cast<int>(number)) + 3, 2), leftPadding + 1); in numberWidth()
158 const int leftPadding = widthOf(1 << height);