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

  /external/opencv3/modules/java/src/
imgproc+Subdiv2D.java 277 int retVal = locate_0(nativeObj, pt.x, pt.y, edge_out, vertex_out);
374 private static native int locate_0(long nativeObj, double pt_x, double pt_y, double[] edge_out, double[] vertex_out); method in class:Subdiv2D
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 218 milliseconds