OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gIEEENegativeInfinity
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/private/
SkFloatingPoint.h
124
extern const uint32_t
gIEEENegativeInfinity
;
128
#define SK_FloatNegativeInfinity (*SkTCast<const float*>(&
gIEEENegativeInfinity
))
/external/skia/src/core/
SkMath.cpp
15
const uint32_t
gIEEENegativeInfinity
= 0xFF800000;
Completed in 203 milliseconds