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