Searched defs:ColorStop (Results 1 – 4 of 4) sorted by relevance
27 struct ColorStop { struct31 bool operator==(const ColorStop& other) const { argument
226 struct ColorStop struct228 void closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()231 bool subset (hb_subset_context_t *c) const in subset()240 bool sanitize (hb_sanitize_context_t *c) const in sanitize()246 F2DOT14 stopOffset;247 HBUINT16 paletteIndex;248 F2DOT14 alpha;
609 struct ColorStop { in colrv1_configure_skpaint() struct610 SkScalar pos; in colrv1_configure_skpaint()611 SkColor color; in colrv1_configure_skpaint()
508 "ColorStop": { object