Home | History | Annotate | Download | only in opengl

Lines Matching defs:destroySurface

824         void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface);
846 public void destroySurface(EGL10 egl, EGLDisplay display,
1175 public void destroySurface() {
1177 Log.w("EglHelper", "destroySurface() tid=" + Thread.currentThread().getId());
1189 view.mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface);
1285 mEglHelper.destroySurface();