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.cpp1691 EGLBoolean eglDestroyImageTmpl(EGLDisplay dpy, EGLImageKHR img, in eglDestroyImageTmpl() function
1705 return eglDestroyImageTmpl(dpy, img, gEGLImpl.egl.eglDestroyImageKHR); in eglDestroyImageKHRImpl()
1712 return eglDestroyImageTmpl(dpy, img, gEGLImpl.egl.eglDestroyImage); in eglDestroyImageImpl()
1719 return eglDestroyImageTmpl(dpy, img, gEGLImpl.egl.eglDestroyImageKHR); in eglDestroyImageImpl()