Home
last modified time | relevance | path

Searched refs:windowExists (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/viz/src/
Dprecomp.hpp186 static bool windowExists(const String &window_name);
Dviz3d.cpp75 if (VizStorage::windowExists(window_name)) in create()
Dvizcore.cpp124 bool cv::viz::VizStorage::windowExists(const String &window_name) in windowExists() function in cv::viz::VizStorage