Home
last modified time | relevance | path

Searched refs:eglDestroyImageTmpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1777 EGLBoolean eglDestroyImageTmpl(EGLDisplay dpy, EGLImageKHR img, in eglDestroyImageTmpl() function
1791 return eglDestroyImageTmpl(dpy, img, gEGLImpl.egl.eglDestroyImageKHR); in eglDestroyImageKHRImpl()
1798 return eglDestroyImageTmpl(dpy, img, gEGLImpl.egl.eglDestroyImage); in eglDestroyImageImpl()
1805 return eglDestroyImageTmpl(dpy, img, gEGLImpl.egl.eglDestroyImageKHR); in eglDestroyImageImpl()