Searched defs:scoped_gl_context (Results 1 – 2 of 2) sorted by relevance
| /third_party/cef/tests/cefclient/browser/ |
| D | osr_render_handler_win_gl.cc | 125 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
|
| D | browser_window_osr_gtk.cc | 1247 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
|