Searched defs:destroySurface (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/egl/wrapper/ | ||
D | eglwFunctions.inl | 28 eglDestroySurfaceFunc destroySurface; variable |
D | eglwFuncPtrLibraryImpl.inl | 117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary |
/external/replicaisland/src/com/replica/replicaisland/ | ||
D | GLSurfaceView.java | 731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method |