Searched refs:initWithGLStrings (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLExtensions.h73 void initWithGLStrings(GLubyte const* vendor, GLubyte const* renderer, GLubyte const* version,
H A DGLExtensions.cpp45 void GLExtensions::initWithGLStrings(GLubyte const* vendor, GLubyte const* renderer, function in class:android::GLExtensions
H A DRenderEngine.cpp109 extensions.initWithGLStrings(glGetString(GL_VENDOR), glGetString(GL_RENDERER),

Completed in 26 milliseconds