Home
last modified time | relevance | path

Searched refs:cvSetOpenGlContext (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow.cpp243 cvSetOpenGlContext(windowName.c_str()); in setOpenGlContext()
370 CV_IMPL void cvSetOpenGlContext(const char*) in cvSetOpenGlContext() function
Dwindow_gtk.cpp1103 cvSetOpenGlContext(name); in cvNamedWindow()
1115 CV_IMPL void cvSetOpenGlContext(const char* name) in cvSetOpenGlContext() function
Dwindow_w32.cpp833 CV_IMPL void cvSetOpenGlContext(const char* name) in cvSetOpenGlContext() function
Dwindow_QT.cpp720 CV_IMPL void cvSetOpenGlContext(const char* window_name) in cvSetOpenGlContext() function
/external/opencv3/modules/highgui/include/opencv2/highgui/
Dhighgui_c.h213 CVAPI(void) cvSetOpenGlContext(const char* window_name);