Searched defs:ColorStop (Results 1 – 8 of 8) sorted by relevance
29 struct ColorStop { struct34 CJ_EXPORT void FFICJVectorColorStopSetElement(VectorColorStops vec, int64_t index, ColorStop colorS… argument
30 struct ColorStop { struct31 uint32_t color;32 Length offset;
55 export interface ColorStop { interface
69 export interface ColorStop { interface
47 struct ColorStop { struct in OHOS::Ace::NG::__anonacdb152f0111::GradientShader48 RSColorQuad color { RSColor::COLOR_TRANSPARENT };49 float offset { 0.0f };50 bool hasValue { false };51 bool isLength { false };52 ColorSpace colorSpace { ColorSpace::SRGB };
84 struct ColorStop { struct in OHOS::Ace::NG::__anon210502ab0111::GradientShader85 SkColor color { SK_ColorTRANSPARENT };86 float offset { 0.0f };87 bool hasValue { false };88 bool isLength { false };
222 export interface ColorStop { interface
61 struct ColorStop { struct in OHOS::Ace::__anon3f356d710111::GradientShader63 SkColor color { SK_ColorTRANSPARENT };67 float offset { 0.0f };68 bool hasValue { false };69 bool isLength { false };