HomeSort by relevance Sort by last modified time
    Searched refs:mEglSurface (Results 1 - 2 of 2) sorted by null

  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java     [all...]
  /frameworks/base/core/java/android/view/
ViewRoot.java 199 EGLSurface mEglSurface;
376 mEglSurface = surface;
402 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
405 mEglSurface = null;
    [all...]

Completed in 1571 milliseconds