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