Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-color-helper.cpp192 double IntervalWidth = MaxIn - MinIn; in getColorTuple() local
194 double SectionWidth = IntervalWidth / static_cast<double>(MaxIndex); in getColorTuple()