Searched defs:ColorStop (Results 1 – 4 of 4) sorted by relevance
27 struct ColorStop { struct31 bool operator==(const ColorStop& other) const { argument
227 struct ColorStop struct229 void closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()232 bool subset (hb_subset_context_t *c) const in subset()241 bool sanitize (hb_sanitize_context_t *c) const in sanitize()247 F2DOT14 stopOffset;248 HBUINT16 paletteIndex;249 F2DOT14 alpha;
529 struct ColorStop { in colrv1_configure_skpaint() struct530 SkScalar stop_pos; in colrv1_configure_skpaint()531 SkColor color; in colrv1_configure_skpaint()
508 "ColorStop": { object