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

  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
p2.cpp 6 void test_point() { function
  /external/clang/test/FixIt/
fixit-errors.c 21 void test_point() { function
  /external/opencv3/modules/stitching/src/
timelapsers.cpp 83 if (test_point(Point(tl.x + x, tl.y + y)))
93 bool Timelapser::test_point(Point pt) function in class:cv::detail::Timelapser

Completed in 291 milliseconds