Searched refs:SK_FloatNegativeInfinity (Results 1 – 4 of 4) sorted by relevance
105 #define SK_FloatNegativeInfinity (-(float)INFINITY) macro
26 #define SK_ScalarNegativeInfinity SK_FloatNegativeInfinity
362 if (value == SK_FloatNegativeInfinity) { in FloatToDecimal()
472 SK_FloatNaN, SK_FloatInfinity, SK_FloatNegativeInfinity, in DEF_TEST()