HomeSort by relevance Sort by last modified time
    Searched defs:sk_float_isinf (Results 1 - 2 of 2) sorted by null

  /external/skia/include/private/
SkFloatingPoint.h 70 static inline int sk_float_isinf(float x) { function
76 #define sk_float_isinf(x) isinf(x) macro
  /external/skqp/include/private/
SkFloatingPoint.h 70 static inline int sk_float_isinf(float x) { function
76 #define sk_float_isinf(x) isinf(x) macro

Completed in 813 milliseconds