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

  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
EGLClientIface.h 24 const char* (*getGLString)(int glEnum);
  /device/generic/goldfish/opengl/system/GLESv1/
gl.cpp 117 return (const GLubyte*)s_egl->getGLString(name);
  /device/generic/goldfish/opengl/system/GLESv2/
gl2.cpp 114 return (const GLubyte*)s_egl->getGLString(name);
  /device/generic/goldfish/opengl/system/egl/
egl.cpp 406 static const char *getGLString(int glEnum)
475 getGLString: getGLString
    [all...]

Completed in 70 milliseconds