Home
last modified time | relevance | path

Searched defs:hue (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSvgLoader.cpp587 static bool _hslToRgb(float hue, float saturation, float brightness, uint8_t* red, uint8_t* green, … in _hslToRgb()
723 const char* hue = nullptr; in _toColor() local