Searched defs:SkOTSetULONGBit (Results 1 – 1 of 1) sorted by relevance
56 template <unsigned N> struct SkOTSetULONGBit { struct58 static const uint32_t bit = 1u << N;59 static const SK_OT_ULONG value = SkTEndian_SwapBE32(bit);