Home
last modified time | relevance | path

Searched refs:eglCreateImage (Results 1 - 14 of 14) sorted by relevance

/third_party/EGL/sdk/docs/man/html/
H A DMakefile22 eglCreateImage.xhtml \
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h57 #define eglCreateImage t_eglCreateImage macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h57 #define eglCreateImage l_eglCreateImage macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h291 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h291 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/third_party/EGL/api/EGL/
H A Degl.h329 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/third_party/mesa3d/include/EGL/
H A Degl.h329 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h329 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp318 EGLImage EGLAPIENTRY eglCreateImage(EGLDisplay dpy, in eglCreateImage() function
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLProtectedContentTest.cpp147 *image = eglCreateImage(mDisplay, context, target, buffer, in createImage()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp570 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list) in eglCreateImage() function
H A DlibEGL.cpp1546 FUNCTION(eglCreateImage), in GetProcAddress()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp561 auto ret = eglCreateImage(dpy, ctx, target, buffer, reinterpret_cast<const EGLAttrib *>(attrib_list)); in OH_createImage()
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1778 eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, in eglCreateImage() function

Completed in 19 milliseconds