OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setOpenGlContext
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/highgui/src/
window.cpp
241
void cv::
setOpenGlContext
(const String& windowName)
296
setOpenGlContext
(winname);
346
setOpenGlContext
(winname);
window_QT.h
145
void
setOpenGlContext
(QString name);
window_QT.cpp
726
"
setOpenGlContext
",
1216
void GuiReceiver::
setOpenGlContext
(QString name)
[
all
...]
/external/opencv3/modules/highgui/include/opencv2/
highgui.hpp
536
CV_EXPORTS void
setOpenGlContext
(const String& winname);
Completed in 46 milliseconds