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

  /external/chromium_org/ui/gl/
gl_implementation.h 67 GLImplementation GetNamedGLImplementation(const std::string& name);
gl_implementation.cc 88 GLImplementation GetNamedGLImplementation(const std::string& name) {
gl_surface.cc 48 impl = GetNamedGLImplementation(requested_implementation_name);

Completed in 1656 milliseconds