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