Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkGlyph.h295 struct SkGlyphPrototype { struct
296 SkPackedGlyphID id;
298 float advanceX = 0,
299 advanceY = 0;
302 uint16_t width = 0,
303 height = 0;
306 int16_t left = 0,
307 top = 0;
309 SkMask::Format maskFormat = SkMask::kBW_Format;
311 bool forceBW = false;