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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 304 static const SK_OT_ULONG MathematicalOperatorsMask = SkTEndian_SwapBE32(1 << (38 - 32));
SkOTTable_OS_2_V2.h 305 static const SK_OT_ULONG MathematicalOperatorsMask = SkTEndian_SwapBE32(1 << (38 - 32));
SkOTTable_OS_2_V3.h 306 static const SK_OT_ULONG MathematicalOperatorsMask = SkTEndian_SwapBE32(1 << (38 - 32));
SkOTTable_OS_2_V4.h 306 static const SK_OT_ULONG MathematicalOperatorsMask = SkTEndian_SwapBE32(1 << (38 - 32));

Completed in 37 milliseconds