HomeSort by relevance Sort by last modified time
    Searched defs:GLVersionInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gl/
gl_version_info.cc 11 GLVersionInfo::GLVersionInfo(const char* version_str, const char* renderer_str)
gl_version_info.h 13 struct GLVersionInfo {
14 GLVersionInfo(const char* version_str, const char* renderer_str);
31 DISALLOW_COPY_AND_ASSIGN(GLVersionInfo);

Completed in 124 milliseconds