Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java834 float retVal = fastAtan2_0(y, x); in fastAtan2()
2297 private static native float fastAtan2_0(float y, float x); in fastAtan2_0() method in Core