kGLImplementationDesktopGL   79 content/child/npapi/plugin_host.cc   return (implementation == gfx::kGLImplementationDesktopGL);
kGLImplementationDesktopGL  157 content/common/gpu/image_transport_surface_mac.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL &&
kGLImplementationDesktopGL  527 content/common/gpu/image_transport_surface_mac.cc     case gfx::kGLImplementationDesktopGL:
kGLImplementationDesktopGL  263 content/common/gpu/media/gpu_video_decode_accelerator.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL) {
kGLImplementationDesktopGL   54 content/common/gpu/media/rendering_helper.cc     gfx::kGLImplementationDesktopGL;
kGLImplementationDesktopGL  569 content/common/gpu/media/video_decode_accelerator_unittest.cc   CHECK_EQ(gfx::kGLImplementationDesktopGL, gfx::GetGLImplementation())
kGLImplementationDesktopGL   29 gpu/command_buffer/service/async_pixel_transfer_manager_linux.cc     case gfx::kGLImplementationDesktopGL:
kGLImplementationDesktopGL   19 gpu/command_buffer/service/async_pixel_transfer_manager_mac.cc     case gfx::kGLImplementationDesktopGL:
kGLImplementationDesktopGL   19 gpu/command_buffer/service/async_pixel_transfer_manager_win.cc     case gfx::kGLImplementationDesktopGL:
kGLImplementationDesktopGL 9696 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL) {
kGLImplementationDesktopGL  316 gpu/command_buffer/service/renderbuffer_manager_unittest.cc   gfx::SetGLImplementation(gfx::kGLImplementationDesktopGL);
kGLImplementationDesktopGL  582 ui/gl/gl_bindings_skia_in_process.cc     case gfx::kGLImplementationDesktopGL:
kGLImplementationDesktopGL  135 ui/gl/gl_context.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   43 ui/gl/gl_context_win.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL   38 ui/gl/gl_context_x11.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL   19 ui/gl/gl_image_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   37 ui/gl/gl_image_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   18 ui/gl/gl_image_win.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   36 ui/gl/gl_image_win.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   20 ui/gl/gl_image_x11.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL   44 ui/gl/gl_image_x11.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   24 ui/gl/gl_implementation.cc   { kGLImplementationDesktopName, kGLImplementationDesktopGL },
kGLImplementationDesktopGL  101 ui/gl/gl_implementation.cc   return kGLImplementationDesktopGL == g_gl_implementation ||
kGLImplementationDesktopGL   25 ui/gl/gl_implementation_mac.cc   impls->push_back(kGLImplementationDesktopGL);
kGLImplementationDesktopGL   84 ui/gl/gl_implementation_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL  118 ui/gl/gl_implementation_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL  107 ui/gl/gl_implementation_win.cc   impls->push_back(kGLImplementationDesktopGL);
kGLImplementationDesktopGL  247 ui/gl/gl_implementation_win.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL  267 ui/gl/gl_implementation_win.cc       SetGLImplementation(kGLImplementationDesktopGL);
kGLImplementationDesktopGL  335 ui/gl/gl_implementation_win.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL  373 ui/gl/gl_implementation_win.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   46 ui/gl/gl_implementation_x11.cc   impls->push_back(kGLImplementationDesktopGL);
kGLImplementationDesktopGL   66 ui/gl/gl_implementation_x11.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL   95 ui/gl/gl_implementation_x11.cc       SetGLImplementation(kGLImplementationDesktopGL);
kGLImplementationDesktopGL  159 ui/gl/gl_implementation_x11.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL  202 ui/gl/gl_implementation_x11.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   22 ui/gl/gl_surface_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   39 ui/gl/gl_surface_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   67 ui/gl/gl_surface_mac.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL   97 ui/gl/gl_surface_win.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL  247 ui/gl/gl_surface_win.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL  282 ui/gl/gl_surface_win.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL   54 ui/gl/gl_surface_x11.cc     case kGLImplementationDesktopGL:
kGLImplementationDesktopGL  286 ui/gl/gl_surface_x11.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL  321 ui/gl/gl_surface_x11.cc     case kGLImplementationDesktopGL: {
kGLImplementationDesktopGL   37 ui/surface/accelerated_surface_mac.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL &&
kGLImplementationDesktopGL  192 ui/surface/accelerated_surface_mac.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL)