HomeSort by relevance Sort by last modified time
    Searched defs:SkScalarATan2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkScalar.h 170 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x)
  /external/skia/include/core/
SkScalar.h 170 #define SkScalarATan2(y, x) (float)sk_float_atan2(y,x)

Completed in 74 milliseconds