Searched defs:destroySurface (Results 1 – 4 of 4) 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 |
| /external/swiftshader/src/OpenGL/libEGL/ | ||
| D | Display.cpp | 608 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display |