Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTable_maxp_TT.h17 struct SkOTTableMaximumProfile_TT { struct
18 SK_OT_Fixed version;
19 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);
21 SK_OT_USHORT numGlyphs;
22 SK_OT_USHORT maxPoints;
46 SK_COMPILE_ASSERT(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 28, SkOTTableMaximumPr… argument