Searched refs:SkFloatBits_IsInf (Results 1 – 2 of 2) sorted by relevance
66 static inline bool SkFloatBits_IsInf(int32_t bits) { in SkFloatBits_IsInf() function
111 return SkFloatBits_IsInf(SkFloat2Bits(x)); in sk_float_isinf()