Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dglworker.cpp455 EGLConfig egl_config; in Init() local
501 if (!eglChooseConfig(egl_display_, config_attribs, &egl_config, 1, in Init()
508 eglCreateContext(egl_display_, egl_config, in Init()