Searched defs:sk_float_cos (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/include/private/ | ||
D | SkFloatingPoint.h | 45 #define sk_float_cos(x) cosf(x) macro |
/third_party/skia/include/private/ | ||
D | SkFloatingPoint.h | 47 #define sk_float_cos(x) cosf(x) macro |