Home
last modified time | relevance | path

Searched refs:cvStartWindowThread (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow.cpp231 return cvStartWindowThread(); in startWindowThread()
611 CV_IMPL int cvStartWindowThread() in cvStartWindowThread() function
Dwindow_cocoa.mm51 CV_IMPL int cvStartWindowThread(){ return 0; } function
177 CV_IMPL int cvStartWindowThread() function
179 //cout << "cvStartWindowThread" << endl;
Dwindow_carbon.cpp155 CV_IMPL int cvStartWindowThread() in cvStartWindowThread() function
Dwindow_gtk.cpp593 CV_IMPL int cvStartWindowThread(){ in cvStartWindowThread() function
Dwindow_w32.cpp268 CV_IMPL int cvStartWindowThread(){ in cvStartWindowThread() function
Dwindow_QT.cpp593 CV_IMPL int cvStartWindowThread() in cvStartWindowThread() function
/external/opencv3/modules/highgui/include/opencv2/highgui/
Dhighgui_c.h100 CVAPI(int) cvStartWindowThread( void );