Home
last modified time | relevance | path

Searched defs:sk_float_sqrt (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/private/
DSkFloatingPoint.h45 #define sk_float_sqrt(x) sqrtf(x) macro
/third_party/flutter/skia/include/private/
DSkFloatingPoint.h43 #define sk_float_sqrt(x) sqrtf(x) macro