Searched refs:destroyImageKHR (Results 1 – 5 of 5) sorted by relevance
83 return nativeType()->destroyImageKHR(dpy, image); in destroyNativeImage()139 bool destroyImageKHR(EGLImageKHR img);
199 virtual EGLBoolean destroyImageKHR( in destroyImageKHR() function
294 virtual EGLBoolean destroyImageKHR(497 EGLBoolean EglOsEglDisplay::destroyImageKHR( in destroyImageKHR() function in __anon4d714c1e0111::EglOsEglDisplay
554 bool EglDisplay:: destroyImageKHR(EGLImageKHR img) { in destroyImageKHR() function in EglDisplay
1483 return dpy->destroyImageKHR(image) ? EGL_TRUE:EGL_FALSE; in eglDestroyImageKHR()