| /device/generic/vulkan-cereal/third-party/angle/src/libEGL/ |
| D | libEGL.cpp | 62 const EGLint *attrib_list, in eglChooseConfig() 82 const EGLint *attrib_list) in eglCreateContext() 90 const EGLint *attrib_list) in eglCreatePbufferSurface() 99 const EGLint *attrib_list) in eglCreatePixmapSurface() 108 const EGLint *attrib_list) in eglCreateWindowSurface() 274 const EGLint *attrib_list) in eglCreatePbufferFromClientBuffer() 298 EGLSync EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() 329 const EGLAttrib *attrib_list) in eglCreateImage() 343 const EGLAttrib *attrib_list) in eglGetPlatformDisplay() 352 const EGLAttrib *attrib_list) in eglCreatePlatformWindowSurface() [all …]
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | egl.cpp | 258 static EGLint * filter_es2_bit(const EGLint *attrib_list, bool *isES2) in filter_es2_bit() 288 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() 323 …WindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list) in eglCreateWindowSurface() 335 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() 347 …mapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) in eglCreatePixmapSurface() 400 …LDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferFromClientBuffer() 425 …reateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) in eglCreateContext() 577 EGLBoolean eglLockSurfaceKHR(EGLDisplay display, EGLSurface surface, const EGLint *attrib_list) in eglLockSurfaceKHR() 587 …(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) in eglCreateImageKHR() 599 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in eglCreateSyncKHR()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | entry_points_egl.cpp | 188 const EGLint *attrib_list, in EGL_ChooseConfig() 241 const EGLint *attrib_list) in EGL_CreateWindowSurface() 269 const EGLint *attrib_list) in EGL_CreatePbufferSurface() 295 const EGLint *attrib_list) in EGL_CreatePixmapSurface() 366 const EGLint *attrib_list) in EGL_CreateContext() 738 const EGLint *attrib_list) in EGL_CreatePbufferFromClientBuffer() 830 EGLSync EGLAPIENTRY EGL_CreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in EGL_CreateSync() 931 const EGLAttrib *attrib_list) in EGL_CreateImage() 989 const EGLAttrib *attrib_list) in EGL_GetPlatformDisplay() 1022 const EGLAttrib *attrib_list) in EGL_CreatePlatformWindowSurface() [all …]
|
| D | entry_points_egl_ext.cpp | 171 const EGLint *attrib_list) in EGL_GetPlatformDisplayEXT() 208 const EGLint *attrib_list) in EGL_CreatePlatformWindowSurfaceEXT() 235 const EGLint *attrib_list) in EGL_CreatePlatformPixmapSurfaceEXT() 415 const EGLint *attrib_list) in EGL_CreateImageKHR() 474 const EGLAttrib *attrib_list) in EGL_CreateDeviceANGLE() 525 EGLStreamKHR EGLAPIENTRY EGL_CreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list) in EGL_CreateStreamKHR() 793 const EGLAttrib *attrib_list) in EGL_StreamConsumerGLTextureExternalAttribsNV() 829 const EGLAttrib *attrib_list) in EGL_CreateStreamProducerD3DTextureANGLE() 864 const EGLAttrib *attrib_list) in EGL_StreamPostD3DTextureANGLE() 901 const EGLint *attrib_list) in EGL_CreateSyncKHR() [all …]
|
| /device/generic/goldfish-opengl/system/egl/ |
| D | egl.cpp | 557 const EGLint* attrib_list, in createNativeSync() 605 const EGLint* attrib_list, in createNativeSync_virtioGpu() 1212 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() 1296 …WindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list) in eglCreateWindowSurface() 1326 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() 1393 …mapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) in eglCreatePixmapSurface() 1617 …LDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferFromClientBuffer() 1740 …reateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) in eglCreateContext() 2218 EGLBoolean eglLockSurfaceKHR(EGLDisplay display, EGLSurface surface, const EGLint *attrib_list) in eglLockSurfaceKHR() 2235 …(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) in eglCreateImageKHR() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/ |
| D | EglImp.cpp | 429 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay display, const EGLint *attrib_list, in eglChooseConfig() 759 const EGLint *attrib_list) { in eglCreateWindowSurface() 792 const EGLint *attrib_list) { in eglCreatePbufferSurface() 890 const EGLint *attrib_list, in eglCreateOrLoadContext() 1022 const EGLint *attrib_list) { in eglCreateContext() 1026 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint *attrib_list, in eglLoadContext() 1364 …lay display, EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) in eglCreateImageKHR() 1422 … EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint* attrib_list) { in eglCreateSyncKHR() 1614 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint *attrib_list, EGLStre… in eglLoadContext()
|
| /device/generic/vulkan-cereal/third-party/angle/util/ |
| D | EGLWindow.cpp | 599 EGLBoolean EGLWindow::FindEGLConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *config) in FindEGLConfig()
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | RenderControl.cpp | 366 EGLint attrib_list[] = { in rcCreateContext() local 497 EGLint const attrib_list[] = { EGL_WIDTH, (EGLint)surface->width, EGL_HEIGHT, in rcSetWindowColorBuffer() local
|
| D | AVDVirglRenderer.cpp | 366 EGLint const attrib_list[] = { in virgl_renderer_init() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationEGL.cpp | 2635 const EGLAttrib *attrib_list) in ValidateCreateDeviceANGLE() 3706 const EGLAttrib *attrib_list) in ValidateGetPlatformDisplay() 3714 const EGLint *attrib_list) in ValidateGetPlatformDisplayEXT()
|