HomeSort by relevance Sort by last modified time
    Searched refs:RestrictedMask (Results 1 - 6 of 6) sorted by null

  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 80 static const SK_OT_USHORT RestrictedMask = SkTEndian_SwapBE16(1 << 1);
SkOTTable_OS_2_VA.h 80 static const SK_OT_USHORT RestrictedMask = SkTEndian_SwapBE16(1 << 1);
SkOTTable_OS_2_V1.h 78 static const SK_OT_USHORT RestrictedMask = SkTEndian_SwapBE16(1 << 1);
SkOTTable_OS_2_V2.h 77 static const SK_OT_USHORT RestrictedMask = SkTEndian_SwapBE16(1 << 1);
SkOTTable_OS_2_V3.h 78 static const SK_OT_USHORT RestrictedMask = SkTEndian_SwapBE16(1 << 1);
SkOTTable_OS_2_V4.h 78 static const SK_OT_USHORT RestrictedMask = SkTEndian_SwapBE16(1 << 1);

Completed in 36 milliseconds