Searched defs:sk_float_tan (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/include/private/ | ||
D | SkFloatingPoint.h | 46 #define sk_float_tan(x) tanf(x) macro |
/third_party/skia/include/private/ | ||
D | SkFloatingPoint.h | 48 #define sk_float_tan(x) tanf(x) macro |