Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkPanose.h15 struct SkPanose { struct
17 enum class FamilyType : SK_OT_BYTE {
24 } bFamilyType;
26 union Data {
525 static_assert(sizeof(SkPanose) == 10, "sizeof_SkPanose_not_10"); argument
/external/skqp/src/sfnt/
DSkPanose.h15 struct SkPanose { struct
17 enum class FamilyType : SK_OT_BYTE {
24 } bFamilyType;
26 union Data {
525 static_assert(sizeof(SkPanose) == 10, "sizeof_SkPanose_not_10"); argument