Home
last modified time | relevance | path

Searched defs:PaintTransform (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh585 struct PaintTransform struct
589 bool subset (hb_subset_context_t *c) const in subset()
598 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
606 HBUINT8 format; /* format = 12(noVar) or 13 (Var) */
607 Offset24To<Paint> src; /* Offset (from beginning of PaintTransform table) to Paint subtable. */
608 Offset24To<Var<Affine2x3>> transform;
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Color/COLR/
DCOLR.hh979 struct PaintTransform struct
983 bool subset (hb_subset_context_t *c, in subset()
995 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1003 void paint_glyph (hb_paint_context_t *c) const in paint_glyph()
1011 HBUINT8 format; /* format = 12(noVar) or 13 (Var) */
1012 Offset24To<Paint> src; /* Offset (from beginning of PaintTransform table) to Paint subtable. */
1013 Offset24To<Var<Affine2x3>> transform;