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

1 23 4

  /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);
  /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);
  /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/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.cpp 363 eglDestroySurface(m_display, surface);
  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 223 eglDestroySurface(mEglDisplay, mEglSurface);
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 348 mEgl.eglDestroySurface(mEglDisplay, mEglSurface);
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 141 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/webkit/Source/ThirdParty/ANGLE/src/libEGL/
libEGL.cpp 437 EGLBoolean __stdcall eglDestroySurface(EGLDisplay dpy, EGLSurface surface)
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 309 eglDestroySurface(mDisplay, mSurface);
  /frameworks/base/services/java/com/android/server/power/
ElectronBeam.java 555 if (!EGL14.eglDestroySurface(mEglDisplay, mEglSurface)) {
556 logEglError("eglDestroySurface");
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 

Completed in 1592 milliseconds

1 23 4