Home
last modified time | relevance | path

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

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