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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 130 static const SK_OT_USHORT RegularMask = SkTEndian_SwapBE16(1 << 6);
SkOTTable_OS_2_V1.h 373 static const SK_OT_USHORT RegularMask = SkTEndian_SwapBE16(1 << 6);
SkOTTable_OS_2_V2.h 388 static const SK_OT_USHORT RegularMask = SkTEndian_SwapBE16(1 << 6);
SkOTTable_OS_2_V3.h 398 static const SK_OT_USHORT RegularMask = SkTEndian_SwapBE16(1 << 6);
SkOTTable_OS_2_V4.h 430 static const SK_OT_USHORT RegularMask = SkTEndian_SwapBE16(1 << 6);

Completed in 25 milliseconds