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

  /external/skia/src/core/
SkAAClip.cpp 37 #define kMaxInt32 0x7FFFFFFF
161 fBottom = kMaxInt32;
    [all...]
  /external/v8/src/x64/
assembler-x64.h 59 static const uint64_t kMaxInt32 = V8_UINT64_C(0x7fffffff);
60 return x <= kMaxInt32;
    [all...]

Completed in 37 milliseconds