/external/deqp/modules/egl/ |
D | teglMultiThreadTests.cpp | 781 egl.destroySurface(m_display, m_pbuffers0[pbufferNdx]); in deinit() 792 egl.destroySurface(m_display, m_pbuffers1[pbufferNdx]); in deinit() 803 egl.destroySurface(m_display, m_sharedPbuffers[pbufferNdx]); in deinit() 847 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativePixmaps0[pixmapNdx].second)); in deinit() 858 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativePixmaps1[pixmapNdx].second)); in deinit() 869 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_sharedNativePixmaps[pixmapNdx].second)); in deinit() 881 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativeWindows1[windowNdx].second)); in deinit() 892 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativeWindows0[windowNdx].second)); in deinit() 903 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_sharedNativeWindows[windowNdx].second)); in deinit() 1124 EGLU_CHECK_CALL(egl, destroySurface(m_display, surface)); in createDestroyObjects() [all …]
|
D | teglMakeCurrentPerfTests.cpp | 291 egl.destroySurface(m_display, surface); in createWindow() 320 egl.destroySurface(m_display, surface); in createPixmap() 342 EGLU_CHECK_CALL(egl, destroySurface(display, *iter)); in destroySurfaces()
|
D | teglCreateSurfaceTests.cpp | 267 egl.destroySurface(display, surface); in executeForConfig()
|
D | teglMemoryStressTests.cpp | 128 egl.destroySurface(m_display, *iter); in ~MemoryAllocator()
|
D | teglPreservingSwapTests.cpp | 391 egl.destroySurface(m_eglDisplay, m_eglSurface); in deinit()
|
D | teglNegativePartialUpdateTests.cpp | 190 EGLU_CHECK_CALL(egl, destroySurface(m_eglDisplay, m_eglSurface)); in deinit()
|
D | teglBufferAgeTests.cpp | 426 egl.destroySurface(m_eglDisplay, m_eglSurface); in deinit()
|
D | teglSwapBuffersWithDamageTests.cpp | 355 egl.destroySurface(m_eglDisplay, m_eglSurface); in deinit()
|
D | teglPartialUpdateTests.cpp | 410 egl.destroySurface(m_eglDisplay, m_eglSurface); in deinit()
|
D | teglGLES2SharedRenderingPerfTests.cpp | 652 EGLU_CHECK_CALL(egl, destroySurface(m_eglDisplay, m_eglSurface)); in ~TestContext()
|
D | teglSyncTests.cpp | 253 EGLU_CHECK_CALL(egl, destroySurface(m_eglDisplay, m_eglSurface)); in deinit()
|
D | teglImageFormatTests.cpp | 1014 egl.destroySurface(m_display, m_surface); in deinit()
|
D | teglGLES2SharingThreadedTests.cpp | 241 egl.destroySurface(runtimeContext->display, eglSurface); in deinit() 856 EGLU_CHECK_CALL(thread.egl, destroySurface(m_display, m_surface->surface)); in exec()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method 741 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory 974 mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in createSurface() 1030 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper 1035 mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in destroySurface() 1112 mEglHelper.destroySurface(); in stopEglLocked()
|
/external/deqp/framework/egl/ |
D | egluUnique.cpp | 60 m_egl.destroySurface(m_display, m_surface); in ~UniqueSurface()
|
D | egluGLContextFactory.cpp | 439 EGLU_CHECK_CALL(egl, destroySurface(m_eglDisplay, m_eglSurface)); in destroy() 484 EGLU_CHECK_CALL(egl, destroySurface(m_eglDisplay, m_eglSurface)); in postIterate() 506 egl.destroySurface(m_eglDisplay, m_eglSurface); in postIterate()
|
D | egluCallLogWrapper.inl | 236 eglw::EGLBoolean returnValue = m_egl.destroySurface(dpy, surface);
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.inl | 28 eglDestroySurfaceFunc destroySurface; variable
|
D | eglwInitCore.inl | 22 dst->destroySurface = (eglDestroySurfaceFunc) loader->get("eglDestroySurface");
|
D | eglwFuncPtrLibraryImpl.inl | 117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary 119 return m_egl.destroySurface(dpy, surface);
|
D | eglwFuncPtrLibraryDecl.inl | 28 EGLBoolean destroySurface (EGLDisplay dpy, EGLSurface surface) const;
|
D | eglwLibrary.inl | 28 virtual EGLBoolean destroySurface (EGLDisplay dpy, EGLSurface surface) const …
|
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |