GetGLImplementation   75 chrome/test/gpu/gpu_feature_browsertest.cc     if (gfx::GetGLImplementation() != gfx::kGLImplementationOSMesaGL)
GetGLImplementation  107 chrome/test/gpu/gpu_feature_browsertest.cc     if (gfx::GetGLImplementation() != gfx::kGLImplementationOSMesaGL)
GetGLImplementation  307 chrome/test/gpu/gpu_feature_browsertest.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationOSMesaGL)
GetGLImplementation   71 content/child/npapi/plugin_host.cc     DCHECK_EQ(implementation, gfx::GetGLImplementation())
GetGLImplementation   73 content/child/npapi/plugin_host.cc         << gfx::GetGLImplementation();
GetGLImplementation   77 content/child/npapi/plugin_host.cc     implementation = gfx::GetGLImplementation();
GetGLImplementation  101 content/common/gpu/image_transport_surface.cc                        "GLImpl", static_cast<int>(gfx::GetGLImplementation()),
GetGLImplementation  157 content/common/gpu/image_transport_surface_mac.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL &&
GetGLImplementation  158 content/common/gpu/image_transport_surface_mac.cc       gfx::GetGLImplementation() != gfx::kGLImplementationAppleGL)
GetGLImplementation  526 content/common/gpu/image_transport_surface_mac.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation  263 content/common/gpu/media/gpu_video_decode_accelerator.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL) {
GetGLImplementation  569 content/common/gpu/media/video_decode_accelerator_unittest.cc   CHECK_EQ(gfx::kGLImplementationDesktopGL, gfx::GetGLImplementation())
GetGLImplementation  242 content/gpu/gpu_main.cc             ? gfx::GetGLImplementation() != gfx::kGLImplementationNone
GetGLImplementation  312 content/gpu/gpu_main.cc         gfx::GetGLImplementation() == gfx::kGLImplementationOSMesaGL) {
GetGLImplementation   47 gpu/command_buffer/service/async_pixel_transfer_manager_android.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation   27 gpu/command_buffer/service/async_pixel_transfer_manager_linux.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation   17 gpu/command_buffer/service/async_pixel_transfer_manager_mac.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation   17 gpu/command_buffer/service/async_pixel_transfer_manager_win.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation  197 gpu/command_buffer/service/context_group.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation  226 gpu/command_buffer/service/context_group.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationOSMesaGL) {
GetGLImplementation  206 gpu/command_buffer/service/context_state.cc       gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation  124 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2 &&
GetGLImplementation 2287 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationMockGL ||
GetGLImplementation 2377 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 2430 gpu/command_buffer/service/gles2_cmd_decoder.cc     if (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 2576 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 2755 gpu/command_buffer/service/gles2_cmd_decoder.cc       gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2 ?
GetGLImplementation 4084 gpu/command_buffer/service/gles2_cmd_decoder.cc         gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 4232 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 6180 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2)
GetGLImplementation 6266 gpu/command_buffer/service/gles2_cmd_decoder.cc       gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 6280 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2)
GetGLImplementation 9019 gpu/command_buffer/service/gles2_cmd_decoder.cc                        "GLImpl", static_cast<int>(gfx::GetGLImplementation()),
GetGLImplementation 9696 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL) {
GetGLImplementation 1011 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc       gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation 1368 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc   if (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2) {
GetGLImplementation   24 gpu/command_buffer/service/mailbox_synchronizer.cc   DCHECK(gfx::GetGLImplementation() != gfx::kGLImplementationNone)
GetGLImplementation   26 gpu/command_buffer/service/mailbox_synchronizer.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation  179 gpu/command_buffer/service/renderbuffer_manager.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationEGLGLES2) {
GetGLImplementation  306 gpu/command_buffer/service/renderbuffer_manager_unittest.cc   gfx::GLImplementation prev_impl = gfx::GetGLImplementation();
GetGLImplementation  315 gpu/command_buffer/service/renderbuffer_manager_unittest.cc   gfx::GLImplementation prev_impl = gfx::GetGLImplementation();
GetGLImplementation  628 gpu/command_buffer/service/test_helper.cc     : old_implementation_(gfx::GetGLImplementation()) {
GetGLImplementation  177 gpu/command_buffer/service/texture_definition.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation   85 gpu/config/gpu_info_collector.cc   DCHECK_NE(gfx::GetGLImplementation(), gfx::kGLImplementationNone);
GetGLImplementation  182 gpu/config/gpu_info_collector_x11.cc         (gfx::GetGLImplementation() == gfx::kGLImplementationEGLGLES2);
GetGLImplementation   28 mojo/examples/aura_demo/demo_context_factory.cc       gfx::GetGLImplementation() == gfx::kGLImplementationNone) {
GetGLImplementation   18 ui/compositor/test/in_process_context_factory.cc   DCHECK_NE(gfx::GetGLImplementation(), gfx::kGLImplementationNone);
GetGLImplementation  578 ui/gl/gl_bindings_skia_in_process.cc   switch (gfx::GetGLImplementation()) {
GetGLImplementation  134 ui/gl/gl_context.cc   switch (GetGLImplementation()) {
GetGLImplementation  164 ui/gl/gl_context.cc   if (!surface && GetGLImplementation() != kGLImplementationMockGL) {
GetGLImplementation  186 ui/gl/gl_context.cc   initialized = InitializeDynamicGLBindings(GetGLImplementation(), this);
GetGLImplementation   80 ui/gl/gl_context_android.cc   switch (GetGLImplementation()) {
GetGLImplementation   45 ui/gl/gl_context_cgl.cc   if (GetGLImplementation() == kGLImplementationAppleGL) {
GetGLImplementation   25 ui/gl/gl_context_ozone.cc   switch (GetGLImplementation()) {
GetGLImplementation   28 ui/gl/gl_context_win.cc   switch (GetGLImplementation()) {
GetGLImplementation   30 ui/gl/gl_context_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation   36 ui/gl/gl_gl_api_implementation.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationEGLGLES2) {
GetGLImplementation  120 ui/gl/gl_gl_api_implementation.cc    if (gfx::GetGLImplementation() != gfx::kGLImplementationEGLGLES2) {
GetGLImplementation   18 ui/gl/gl_image_android.cc   switch (GetGLImplementation()) {
GetGLImplementation   34 ui/gl/gl_image_android.cc   switch (GetGLImplementation()) {
GetGLImplementation   17 ui/gl/gl_image_mac.cc   switch (GetGLImplementation()) {
GetGLImplementation   35 ui/gl/gl_image_mac.cc   switch (GetGLImplementation()) {
GetGLImplementation   16 ui/gl/gl_image_ozone.cc   switch (GetGLImplementation()) {
GetGLImplementation   34 ui/gl/gl_image_ozone.cc   switch (GetGLImplementation()) {
GetGLImplementation   16 ui/gl/gl_image_win.cc   switch (GetGLImplementation()) {
GetGLImplementation   34 ui/gl/gl_image_win.cc   switch (GetGLImplementation()) {
GetGLImplementation   17 ui/gl/gl_image_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation   42 ui/gl/gl_image_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation   81 ui/gl/gl_implementation.h GL_EXPORT GLImplementation GetGLImplementation();
GetGLImplementation   43 ui/gl/gl_implementation_android.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation  144 ui/gl/gl_implementation_android.cc   switch (GetGLImplementation()) {
GetGLImplementation   34 ui/gl/gl_implementation_mac.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation   40 ui/gl/gl_implementation_ozone.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation  112 ui/gl/gl_implementation_ozone.cc   switch (GetGLImplementation()) {
GetGLImplementation  115 ui/gl/gl_implementation_win.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation  372 ui/gl/gl_implementation_win.cc   switch (GetGLImplementation()) {
GetGLImplementation   55 ui/gl/gl_implementation_x11.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation  201 ui/gl/gl_implementation_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation   32 ui/gl/gl_surface.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation   87 ui/gl/gl_surface.cc              << GetGLImplementationName(GetGLImplementation())
GetGLImplementation   99 ui/gl/gl_surface.cc   DCHECK_EQ(kGLImplementationNone, GetGLImplementation());
GetGLImplementation   20 ui/gl/gl_surface_android.cc   switch (GetGLImplementation()) {
GetGLImplementation   36 ui/gl/gl_surface_android.cc   if (GetGLImplementation() == kGLImplementationOSMesaGL) {
GetGLImplementation   42 ui/gl/gl_surface_android.cc   DCHECK(GetGLImplementation() == kGLImplementationEGLGLES2);
GetGLImplementation   58 ui/gl/gl_surface_android.cc   switch (GetGLImplementation()) {
GetGLImplementation   39 ui/gl/gl_surface_cgl.cc   if (GetGLImplementation() == kGLImplementationAppleGL) {
GetGLImplementation   21 ui/gl/gl_surface_mac.cc   switch (GetGLImplementation()) {
GetGLImplementation   38 ui/gl/gl_surface_mac.cc   switch (GetGLImplementation()) {
GetGLImplementation   58 ui/gl/gl_surface_mac.cc   switch (GetGLImplementation()) {
GetGLImplementation   43 ui/gl/gl_surface_ozone.cc   switch (GetGLImplementation()) {
GetGLImplementation   68 ui/gl/gl_surface_ozone.cc   if (GetGLImplementation() == kGLImplementationOSMesaGL) {
GetGLImplementation   74 ui/gl/gl_surface_ozone.cc   DCHECK(GetGLImplementation() == kGLImplementationEGLGLES2);
GetGLImplementation   99 ui/gl/gl_surface_ozone.cc   switch (GetGLImplementation()) {
GetGLImplementation   96 ui/gl/gl_surface_win.cc   switch (GetGLImplementation()) {
GetGLImplementation  226 ui/gl/gl_surface_win.cc   switch (GetGLImplementation()) {
GetGLImplementation  266 ui/gl/gl_surface_win.cc   switch (GetGLImplementation()) {
GetGLImplementation   53 ui/gl/gl_surface_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation  277 ui/gl/gl_surface_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation  312 ui/gl/gl_surface_x11.cc   switch (GetGLImplementation()) {
GetGLImplementation   33 ui/surface/accelerated_surface_mac.cc   DCHECK_NE(gfx::GetGLImplementation(), gfx::kGLImplementationNone);
GetGLImplementation   37 ui/surface/accelerated_surface_mac.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL &&
GetGLImplementation   38 ui/surface/accelerated_surface_mac.cc       gfx::GetGLImplementation() != gfx::kGLImplementationAppleGL)
GetGLImplementation  192 ui/surface/accelerated_surface_mac.cc   if (gfx::GetGLImplementation() != gfx::kGLImplementationDesktopGL)
GetGLImplementation   78 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc   DCHECK_NE(gfx::GetGLImplementation(), gfx::kGLImplementationNone);