Home
last modified time | relevance | path

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

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