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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 193 static std::string s_glRenderer;
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 89 std::string GLEScontext::s_glRenderer;
487 return s_glRenderer.c_str();

Completed in 1100 milliseconds