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

1 2 34 5 6

  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 273 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 444 eglDestroySurface(d,egl_surface);
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp 151 eglDestroySurface(mEglDisplay, mEglSurface);
    [all...]
  /frameworks/base/core/java/android/view/
HardwareRenderer.java     [all...]
  /external/chromium_org/gpu/gles2_conform_support/egl/
egl.cc 231 EGLBoolean eglDestroySurface(EGLDisplay dpy,
  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 223 eglDestroySurface(mEglDisplay, mEglSurface);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
RenderTarget.java 254 mEgl.eglDestroySurface(mDisplay, mSurface);
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 348 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 133 eglDestroySurface(mDisplay, mSurface);
  /packages/apps/Nfc/src/com/android/nfc/
FireflyRenderer.java 345 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 450 eglDestroySurface(d,egl_surface);
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 578 eglDestroySurface = 2009;
  /external/chromium_org/content/common/gpu/media/
rendering_helper.cc 402 CHECK(eglDestroySurface(gl_display_, gl_surfaces_[i]));

Completed in 407 milliseconds

1 2 34 5 6