Home
last modified time | relevance | path

Searched defs:SkScalarATan2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
DSkScalar.h176 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro
252 #define SkScalarATan2(y, x) SkFixedATan2(y,x) macro
/external/skia/include/core/
DSkScalar.h176 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro
252 #define SkScalarATan2(y, x) SkFixedATan2(y,x) macro