Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sfnt/
DSkOTTableTypes.h56 template <unsigned N> struct SkOTSetULONGBit { struct
58 static const uint32_t bit = 1u << N;
59 static const SK_OT_ULONG value = SkTEndian_SwapBE32(bit);
/third_party/skia/src/sfnt/
DSkOTTableTypes.h56 template <unsigned N> struct SkOTSetULONGBit { struct
58 static const uint32_t bit = 1u << N;
59 static const SK_OT_ULONG value = SkTEndian_SwapBE32(bit);