Home
last modified time | relevance | path

Searched defs:fbConfig (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp116 GLXFBConfig fbConfig() const { return mFbConfig; } in fbConfig() function in __anonf3e8b6d10111::GlxPixelFormat
129 GlxSurface(GLXDrawable drawable, GLXFBConfig fbConfig, SurfaceType type) : in GlxSurface()