Searched defs:SkOTSetUSHORTBit (Results 1 – 1 of 1) sorted by relevance
50 template <unsigned N> struct SkOTSetUSHORTBit { struct52 static const uint16_t bit = 1u << N;53 static const SK_OT_USHORT value = SkTEndian_SwapBE16(bit);