HomeSort by relevance Sort by last modified time
    Searched refs:kGLImplementationEGLName (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gl/
gl_switches.cc 13 const char kGLImplementationEGLName[] = "egl";
gl_switches.h 18 GL_EXPORT extern const char kGLImplementationEGLName[];
gl_implementation.cc 29 { kGLImplementationEGLName, kGLImplementationEGLGLES2 },
  /external/chromium_org/content/common/gpu/media/
rendering_helper.cc 92 cmd_line->AppendSwitchASCII(switches::kUseGL, gfx::kGLImplementationEGLName);

Completed in 265 milliseconds