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

  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h 73 void initWithGLStrings(GLubyte const* vendor, GLubyte const* renderer, GLubyte const* version,
GLExtensions.cpp 45 void GLExtensions::initWithGLStrings(GLubyte const* vendor, GLubyte const* renderer,
RenderEngine.cpp 109 extensions.initWithGLStrings(glGetString(GL_VENDOR), glGetString(GL_RENDERER),

Completed in 137 milliseconds