Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTableTypes.h56 template <unsigned N> struct SkOTSetULONGBit { struct
58 static const uint32_t bit = 1u << N;
59 static const SK_OT_ULONG value = SkTEndian_SwapBE32(bit);