Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgFill.cpp92 Result Fill::colorStops(const ColorStop* colorStops, uint32_t cnt) noexcept in colorStops() argument
116 uint32_t Fill::colorStops(const ColorStop** colorStops) const noexcept in colorStops() function in Fill
DtvgFill.h56 ColorStop* colorStops = nullptr; member
DtvgLottieModel.cpp318 const Fill::ColorStop* colorStops; in fill() local
DtvgLottieModel.h599 LottieColorStop colorStops; member
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp1466 tvg::Fill::ColorStop colorStops[VLC_MAX_COLOR_RAMP_STOPS]; in vg_lite_draw_linear_grad() local
1941 tvg::Fill::ColorStop colorStops[VLC_MAX_GRADIENT_STOPS]; in vg_lite_draw_grad() local
1983 tvg::Fill::ColorStop colorStops[VLC_MAX_COLOR_RAMP_STOPS]; in vg_lite_draw_radial_grad() local