Searched defs:destroySurface (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/angle/src/libEGL/ | ||
D | Display.cpp | 410 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display |
/external/replicaisland/src/com/replica/replicaisland/ | ||
D | GLSurfaceView.java | 731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method |