OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WND_PROP_OPENGL
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/highgui/include/opencv2/
highgui.hpp
150
WND_PROP_OPENGL
= 3 // opengl support
/external/opencv3/modules/highgui/src/
window.cpp
278
const double useGl = getWindowProperty(winname,
WND_PROP_OPENGL
);
330
const double useGl = getWindowProperty(winname,
WND_PROP_OPENGL
);
Completed in 81 milliseconds