Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkScalar.h49 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro
/external/skqp/include/core/
DSkScalar.h49 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x) macro