Searched refs:destroySurface (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.h50 void destroySurface(egl::Surface *surface);
H A DDisplay.cpp131 destroySurface(*mSurfaceSet.begin());
447 void Display::destroySurface(egl::Surface *surface) function in class:egl::Display
H A DlibEGL.cpp386 display->destroySurface((egl::Surface*)surface);
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); method in interface:GLSurfaceView.EGLWindowSurfaceFactory
741 public void destroySurface(EGL10 egl, EGLDisplay display, method in class:GLSurfaceView.DefaultWindowSurfaceFactory
974 mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface);
1030 public void destroySurface() { method in class:GLSurfaceView.EglHelper
1035 mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface);
1112 mEglHelper.destroySurface();
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 416 milliseconds