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

  /external/opencv3/modules/highgui/src/
window.cpp 243 cvSetOpenGlContext(windowName.c_str());
370 CV_IMPL void cvSetOpenGlContext(const char*)
window_gtk.cpp 1103 cvSetOpenGlContext(name);
1115 CV_IMPL void cvSetOpenGlContext(const char* name)
1121 CV_FUNCNAME( "cvSetOpenGlContext" );
    [all...]
window_w32.cpp 833 CV_IMPL void cvSetOpenGlContext(const char* name)
835 CV_FUNCNAME( "cvSetOpenGlContext" );
    [all...]
window_QT.cpp 720 CV_IMPL void cvSetOpenGlContext(const char* window_name)
    [all...]

Completed in 34 milliseconds