Home
last modified time | relevance | path

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

/third_party/skia/include/core/
H A DSkScalar.h49 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro

Completed in 2 milliseconds