Searched defs:ColorStop (Results 1 – 5 of 5) sorted by relevance
27 struct ColorStop { struct31 bool operator==(const ColorStop& other) const { argument
141 struct ColorStop struct143 bool sanitize (hb_sanitize_context_t *c) const in sanitize()149 Var<F2DOT14> stopOffset;150 ColorIndex<Var> color;
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;
508 struct ColorStop { in colrv1_configure_skpaint() struct509 SkScalar stop_pos; in colrv1_configure_skpaint()510 SkColor color; in colrv1_configure_skpaint()