Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libEGL/
DDisplay.cpp410 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display
/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