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

  /external/skia/src/core/
SkMath.cpp 15 const uint32_t gIEEENegativeInfinity = 0xFF800000;
  /external/skia/include/core/
SkFloatingPoint.h 138 extern const uint32_t gIEEENegativeInfinity;
142 #define SK_FloatNegativeInfinity (*SkTCast<const float*>(&gIEEENegativeInfinity))

Completed in 70 milliseconds