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

  /external/opencv3/modules/core/src/
system.cpp 405 int64 getTickCount(void)
507 return getTickCount();
694 return cv::getTickCount();
    [all...]
  /external/opencv3/modules/java/src/
core+Core.java 1176 // C++: int64 getTickCount()
1179 //javadoc: getTickCount()
1180 public static long getTickCount()
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 59 milliseconds