Searched refs:sk_float_isinf (Results 1 – 4 of 4) sorted by relevance
75 static inline bool sk_float_isinf(float x) { in sk_float_isinf() function
116 REPORTER_ASSERT(reporter, !!sk_float_isinf(value) == (fc == kInfinite)); in test_floatclass()
103 static inline bool sk_float_isinf(float x) { in sk_float_isinf() function