HomeSort by relevance Sort by last modified time
    Searched full:p_bl (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/core/misc/java/test/
RectTest.java 44 Point p_bl = new Point(0, 0); local
50 assertTrue(rect.contains(p_bl));

Completed in 68 milliseconds