Home
last modified time | relevance | path

Searched defs:double_is_NaN (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DPathOpsDebug.cpp94 static inline bool double_is_NaN(double x) { return x != x; } in double_is_NaN() function

Completed in 5 milliseconds