Home
last modified time | relevance | path

Searched defs:scoped_gl_context (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_render_handler_win_gl.cc125 ScopedGLContext scoped_gl_context(hdc_, hrc_, true); in OnPaint() local
149 ScopedGLContext scoped_gl_context(hdc_, hrc_, true); in Render() local
175 ScopedGLContext scoped_gl_context(hdc_, hrc_, false); in EnableGL() local
185 ScopedGLContext scoped_gl_context(hdc_, hrc_, false); in DisableGL() local
Dbrowser_window_osr_gtk.cc1247 ScopedGLContext scoped_gl_context(glarea_, true); in OnPaint() local
1725 ScopedGLContext scoped_gl_context(glarea_, false); in EnableGL() local
1740 ScopedGLContext scoped_gl_context(glarea_, false); in DisableGL() local