Home
last modified time | relevance | path

Searched defs:destroySurface (Results 1 – 25 of 232) sorted by relevance

12345678910

/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java825 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
847 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
1176 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/
H A DGLSurfaceViewCustom.java809 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
831 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceViewCustom.DefaultWindowSurfaceFactory
1156 public void destroySurface() { in destroySurface() method in GLSurfaceViewCustom.EglHelper
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java731 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
1030 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp664 void EGLWindow::destroySurface() in destroySurface() function in EGLWindow
815 EGLBoolean EGLWindow::destroySurface(Surface surface) in destroySurface() function in EGLWindow
/aosp_15_r20/external/swiftshader/src/WSI/
H A DHeadlessSurfaceKHR.cpp28 void HeadlessSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::HeadlessSurfaceKHR
H A DDirectFBSurfaceEXT.cpp28 void DirectFBSurfaceEXT::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DirectFBSurfaceEXT
H A DWin32SurfaceKHR.cpp48 void Win32SurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::Win32SurfaceKHR
H A DWaylandSurfaceKHR.cpp56 void WaylandSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::WaylandSurfaceKHR
H A DXcbSurfaceKHR.cpp80 void XcbSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XcbSurfaceKHR
H A DDisplaySurfaceKHR.cpp255 void DisplaySurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DisplaySurfaceKHR
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl28 eglDestroySurfaceFunc destroySurface; variable
H A DeglwFuncPtrLibraryImpl.inl117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DOpenGLTestContext.cpp105 void destroySurface(EGLDisplay dpy, EGLSurface surface) { in destroySurface() function
/aosp_15_r20/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowStateAnimator.java707 void destroySurface(SurfaceControl.Transaction t) { in destroySurface() method in WindowStateAnimator
H A DWindowState.java3354 boolean destroySurface(boolean cleanupOnResume, boolean appStopped) { in destroySurface() method in WindowState
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
/aosp_15_r20/frameworks/native/cmds/flatland/
H A DGLHelper.cpp171 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper
/aosp_15_r20/external/angle/util/windows/
H A DWGLWindow.cpp429 EGLBoolean WGLWindow::destroySurface(Surface surface) in destroySurface() function in WGLWindow
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp528 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
H A DVulkanManager.cpp802 void VulkanManager::destroySurface(VulkanSurface* surface) { in destroySurface() function in android::uirenderer::renderthread::VulkanManager
/aosp_15_r20/cts/tests/vr/src/android/vr/cts/
H A DOpenGLESActivity.java299 public void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface) { in destroySurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp683 EGLBoolean FunctionsEGL::destroySurface(EGLSurface surface) const in destroySurface() function in rx::FunctionsEGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp1996 Error Display::destroySurface(Surface *surface) in destroySurface() function in egl::Display
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2844 private void destroySurface() { in destroySurface() method in ViewRootImpl

12345678910