Home
last modified time | relevance | path

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

/external/skia/legacy/include/core/
DSkScalar.h200 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro
274 #define SkScalarATan2(y, x) SkFixedATan2(y,x) macro
/external/skia/include/core/
DSkScalar.h211 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro
284 #define SkScalarATan2(y, x) SkFixedATan2(y,x) macro