HomeSort by relevance Sort by last modified time
    Searched refs:eglDestroySurface (Results 51 - 75 of 131) sorted by null

1 23 4 5 6

  /packages/apps/Camera2/src/com/android/camera/
SurfaceTextureRenderer.java 99 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl.cpp 395 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface)
397 EGLBoolean res = getDispatch()->eglDestroySurface(dpy, surface);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 670 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
714 mEgl.eglDestroySurface(mEglDisplay, tmpSurface);
  /development/ndk/platforms/android-9/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /external/chromium_org/ppapi/lib/gl/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /external/chromium_org/third_party/angle/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /external/chromium_org/third_party/khronos/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /external/chromium_org/third_party/mesa/src/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /external/mesa3d/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
BlockingGLTextureView.java 272 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /frameworks/native/opengl/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 286 eglDestroySurface( eglDisplay, eglSurface );
  /packages/apps/Gallery2/src/com/android/photos/views/
BlockingGLTextureView.java 272 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
BlockingGLTextureView.java 272 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /packages/screensavers/Basic/src/com/android/dreams/basic/
ColorsGLRenderer.java 196 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);

Completed in 1345 milliseconds

1 23 4 5 6