Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTable_EBDT.h19 struct SkOTTableEmbeddedBitmapData { struct
24 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableEmbeddedBitmapData>::value; argument
26 SK_OT_Fixed version;
27 static const SK_OT_Fixed version_initial = SkTEndian_SwapBE32(0x00020000);
29 struct BigGlyphMetrics {
40 struct SmallGlyphMetrics {
49 struct Format1 {
55 struct Format2 {
64 struct Format4 {
71 struct Format5 {
[all …]