Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient_lut.h135 struct ColorPoint { struct
139 ColorPoint() {} in ColorPoint() argument
145 ColorPoint(float offsetValue, const Rgba8T& colorValue) in ColorPoint() function