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