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

  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h 83 char const* getEGLExtensions() const;
GLExtensions.cpp 118 char const* GLExtensions::getEGLExtensions() const {
RenderEngine.cpp 397 result.appendFormat("%s\n", extensions.getEGLExtensions());

Completed in 416 milliseconds