Searched refs:InitGLContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/tools/player_x11/
H A Dgl_video_renderer.cc18 static GLXContext InitGLContext(Display* display, Window window) { function
150 gl_context_ = InitGLContext(display_, window_);
/external/chromium_org/gpu/tools/compositor_model_bench/
H A Dcompositor_model_bench.cc114 if (!InitX11() || !InitGLContext()) {
187 bool InitGLContext() { function in class:Simulator

Completed in 196 milliseconds