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

  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h 82 char const* getEGLVersion() const;
GLExtensions.cpp 114 char const* GLExtensions::getEGLVersion() const {
RenderEngine.cpp 396 result.appendFormat("EGL implementation : %s\n", extensions.getEGLVersion());

Completed in 2913 milliseconds