Searched defs:eglChooseConfig (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 65 EGLBoolean CallLogWrapper::eglChooseConfig (EGLDisplay param0, const EGLint* param1, EGLConfig* par… function in CallLogWrapper
|
/external/chromium_org/gpu/gles2_conform_support/egl/ |
D | egl.cc | 147 EGLBoolean eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
|
/external/chromium_org/third_party/angle/src/libEGL/ |
D | libEGL.cpp | 233 EGLBoolean __stdcall eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,… in eglChooseConfig() function
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
D | eglapi.c | 384 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 384 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
|