Home
last modified time | relevance | path

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

/external/skqp/src/sfnt/
DSkOTTableTypes.h49 template <unsigned N> struct SkOTSetUSHORTBit { struct
51 static const uint16_t bit = 1u << N;
52 static const SK_OT_USHORT value = SkTEndian_SwapBE16(bit);
/external/skia/src/sfnt/
DSkOTTableTypes.h49 template <unsigned N> struct SkOTSetUSHORTBit { struct
51 static const uint16_t bit = 1u << N;
52 static const SK_OT_USHORT value = SkTEndian_SwapBE16(bit);