Searched refs:getDoSort (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ | ||
D | hough_lines.cpp | 91 bool getDoSort() const { return doSort_; } in getDoSort() function in __anon740b7d800111::HoughLinesDetectorImpl |
/external/opencv3/modules/cudaimgproc/include/opencv2/ | ||
D | cudaimgproc.hpp | 367 virtual bool getDoSort() const = 0; |