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

/external/skia/src/core/
H A DSkMath.cpp542 SkFixed SkFixedATan2(SkFixed y, SkFixed x) { return SkCordicATan2(y, x); } function

Completed in 10 milliseconds