/aosp_15_r20/cts/tests/vr/src/android/vr/cts/ |
H A D | OpenGLESActivity.java | 249 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in OpenGLESActivity.PriorityContextFactory 275 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in OpenGLESActivity.ProtectedContextFactory
|
/aosp_15_r20/external/skia/tools/window/ |
H A D | GLWindowContext.cpp | 46 void GLWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GLWindowContext
|
H A D | GraphiteDawnWindowContext.cpp | 78 void GraphiteDawnWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GraphiteDawnWindowContext
|
H A D | VulkanWindowContext.cpp | 460 void VulkanWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::VulkanWindowContext
|
H A D | GraphiteNativeVulkanWindowContext.cpp | 447 void GraphiteVulkanWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GraphiteVulkanWindowContext
|
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/ |
H A D | WebViewFunctorManager.cpp | 43 void WebViewFunctor::destroyContext() {} in destroyContext() function in android::uirenderer::WebViewFunctor
|
/aosp_15_r20/external/skia/tools/window/win/ |
H A D | D3D12WindowContext_win.cpp | 179 void D3D12WindowContext::destroyContext() { in destroyContext() function in __anondfaae9fb0111::D3D12WindowContext
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwFunctions.inl | 25 eglDestroyContextFunc destroyContext; variable
|
H A D | eglwFuncPtrLibraryImpl.inl | 102 EGLBoolean FuncPtrLibrary::destroyContext (EGLDisplay dpy, EGLContext ctx) const function in FuncPtrLibrary
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | OpenGLTestContext.cpp | 98 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext() function
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLSurfaceView.java | 787 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method 801 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceView.DefaultContextFactory
|
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
H A D | GLSurfaceViewCustom.java | 771 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method 785 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceViewCustom.DefaultContextFactory
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GLSurfaceView.java | 702 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method 716 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceView.DefaultContextFactory
|
/aosp_15_r20/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
H A D | GLtestView.java | 121 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLtestView.ContextFactory
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLPerfView.ContextFactory
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GL2JNIView.ContextFactory
|
/aosp_15_r20/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 92 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLDualGL2View.ContextFactory
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceView.java | 112 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in MosaicRendererSurfaceView.ContextFactory
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | WebViewFunctorManager.cpp | 196 void WebViewFunctor::destroyContext() { in destroyContext() function in android::uirenderer::WebViewFunctor
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLRobustnessTest.cpp | 175 void destroyContext() in destroyContext() function in EGLRobustnessTest
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.cpp | 675 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/ |
H A D | FunctionsGLX.cpp | 305 void FunctionsGLX::destroyContext(glx::Context context) const in destroyContext() function in rx::FunctionsGLX
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_glx.cpp | 457 virtual bool destroyContext(EglOS::Context* context) { in destroyContext() function in __anon6d21b3c70111::GlxDisplay
|
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderProxy.cpp | 66 void RenderProxy::destroyContext() { in destroyContext() function in android::uirenderer::renderthread::RenderProxy
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGL.cpp | 678 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL
|