Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp201 auto HSVColor0 = convertToHSV(RGBColor0); in getColorTuple() local
204 auto InterpolatedHSVColor = interpolateHSV(HSVColor0, HSVColor1, T); in getColorTuple()