Home
last modified time | relevance | path

Searched refs:framebufferConfig (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp171 EGLConfig framebufferConfig; in PopulateEglAndGlesAvailability() local
173 if (egl.eglChooseConfig(display, framebufferConfigAttributes, &framebufferConfig, 1, in PopulateEglAndGlesAvailability()
224 egl, display, framebufferConfig, contextCheck.contextVersion, contextCheck.loadMethod); in PopulateEglAndGlesAvailability()