Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DMathExtras.h133 inline double wtf_atan2(double x, double y) in wtf_atan2() function
161 #define atan2(x, y) wtf_atan2(x, y)