Searched refs:wtf_atan2 (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DMathExtras.h158 inline double wtf_atan2(double x, double y) function
186 #define atan2(x, y) wtf_atan2(x, y)

Completed in 64 milliseconds