Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh640 struct PaintScale struct
644 bool subset (hb_subset_context_t *c) const in subset()
653 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
659 HBUINT8 format; /* format = 16 (noVar) or 17(Var) */
660 Offset24To<Paint> src; /* Offset (from beginning of PaintScale table) to Paint subtable. */
661 F2DOT14 scaleX;
662 F2DOT14 scaleY;
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Color/COLR/
DCOLR.hh1067 struct PaintScale struct
1071 bool subset (hb_subset_context_t *c, in subset()
1091 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1097 void paint_glyph (hb_paint_context_t *c, uint32_t varIdxBase) const in paint_glyph()
1108 HBUINT8 format; /* format = 16 (noVar) or 17(Var) */
1109 Offset24To<Paint> src; /* Offset (from beginning of PaintScale table) to Paint subtable. */
1110 F2DOT14 scaleX;
1111 F2DOT14 scaleY;