Searched defs:sk_float_atan2 (Results 1 – 2 of 2) sorted by relevance
/external/skqp/include/private/ | ||
D | SkFloatingPoint.h | 52 #define sk_float_atan2(y,x) atan2f(y,x) macro |
/external/skia/include/private/ | ||
D | SkFloatingPoint.h | 59 #define sk_float_atan2(y,x) atan2f(y,x) macro |