Home
last modified time | relevance | path

Searched refs:createGlContext (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_gtk.cpp841 void createGlContext(CvWindow* window) in createGlContext() function
1051 createGlContext(window); in cvNamedWindow()
Dwindow_w32.cpp592 void createGlContext(HWND hWnd, HDC& hGLDC, HGLRC& hGLRC, bool& useGl) in createGlContext() function
770 createGlContext(hWnd, hGLDC, hGLRC, useGl); in cvNamedWindow()