Home
last modified time | relevance | path

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

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