Home
last modified time | relevance | path

Searched defs:destroySurface (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl28 eglDestroySurfaceFunc destroySurface; variable
DeglwFuncPtrLibraryImpl.inl117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
741 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
1030 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper