Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_dispatch.h28 eglChooseConfig_t eglChooseConfig; member
Degl.cpp288 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() function
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp441 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay display, const EGLint *attrib_list, in eglChooseConfig() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1215 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() function