Home
last modified time | relevance | path

Searched defs:useGl (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp183 bool useGl; member
592 void createGlContext(HWND hWnd, HDC& hGLDC, HGLRC& hGLRC, bool& useGl) in createGlContext()
721 bool useGl; in cvNamedWindow() local
Dwindow.cpp278 const double useGl = getWindowProperty(winname, WND_PROP_OPENGL); in imshow() local
Dwindow_gtk.cpp544 bool useGl; member