Home
last modified time | relevance | path

Searched defs:ColorStop (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/modules/sksg/include/
DSkSGGradient.h27 struct ColorStop { struct
31 bool operator==(const ColorStop& other) const { argument
/third_party/skia/modules/sksg/include/
DSkSGGradient.h27 struct ColorStop { struct
31 bool operator==(const ColorStop& other) const { argument
/third_party/harfbuzz/src/
Dhb-ot-color-colr-table.hh141 struct ColorStop struct
143 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
149 Var<F2DOT14> stopOffset;
150 ColorIndex<Var> color;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh227 struct ColorStop struct
229 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;
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp508 struct ColorStop { in colrv1_configure_skpaint() struct
509 SkScalar stop_pos; in colrv1_configure_skpaint()
510 SkColor color; in colrv1_configure_skpaint()