Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_interpolator.h36 struct ColorInterpolator { struct
40 ColorInterpolator(const Rgba8T& color1, const Rgba8T& color2, uint32_t distance) in ColorInterpolator() function
H A Dfill_gradient_lut.h99 ColorInterpolator ci(colorProfile_[index - 1].color, in BuildLut()