Searched defs:ColorStop (Results 1 – 5 of 5) sorted by relevance
30 struct ColorStop { struct34 bool operator==(const ColorStop& other) const { argument
345 struct ColorStop struct347 void closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()350 bool subset (hb_subset_context_t *c, in subset()368 bool sanitize (hb_sanitize_context_t *c) const in sanitize()374 void get_color_stop (hb_paint_context_t *c, in get_color_stop()385 F2DOT14 stopOffset;386 HBUINT16 paletteIndex;387 F2DOT14 alpha;
619 struct ColorStop { in colrv1_configure_skpaint() struct620 SkScalar pos; in colrv1_configure_skpaint()621 SkColor4f color; in colrv1_configure_skpaint()
1310 struct ColorStop { struct1311 stop: f32,1312 palette_index: u16,1313 alpha: f32,
508 "ColorStop": { object