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

  /frameworks/base/opengl/libagl/
state.cpp 39 static char const * const gVendorString = "Android";
380 case GL_VENDOR: return (const GLubyte*)gVendorString;
egl.cpp 878 static char const * const gVendorString = "Google Inc.";
    [all...]
  /frameworks/base/opengl/libs/EGL/
egl.cpp 54 static char const * const gVendorString = "Android";
    [all...]

Completed in 1375 milliseconds