Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/util/
Degl_loader_autogen.h19 #define eglChooseConfig l_eglChooseConfig macro
/device/google/cuttlefish/host/libs/graphics_detector/
Dgraphics_detector.cpp259 PFNEGLCHOOSECONFIGPROC eglChooseConfig = in PopulateEglAvailability() local
/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/third-party/angle/src/libEGL/
DlibEGL.cpp61 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglImp.cpp429 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay display, const EGLint *attrib_list, in eglChooseConfig() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1212 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() function