Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp198 auto &RGBColor0 = ColorMap[SectionNo]; in getColorTuple() local
201 auto HSVColor0 = convertToHSV(RGBColor0); in getColorTuple()