Home
last modified time | relevance | path

Searched defs:destroyContext (Results 1 – 25 of 213) sorted by relevance

123456789

/aosp_15_r20/cts/tests/vr/src/android/vr/cts/
H A DOpenGLESActivity.java249 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 DGLWindowContext.cpp46 void GLWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GLWindowContext
H A DGraphiteDawnWindowContext.cpp78 void GraphiteDawnWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GraphiteDawnWindowContext
H A DVulkanWindowContext.cpp460 void VulkanWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::VulkanWindowContext
H A DGraphiteNativeVulkanWindowContext.cpp447 void GraphiteVulkanWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GraphiteVulkanWindowContext
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/
H A DWebViewFunctorManager.cpp43 void WebViewFunctor::destroyContext() {} in destroyContext() function in android::uirenderer::WebViewFunctor
/aosp_15_r20/external/skia/tools/window/win/
H A DD3D12WindowContext_win.cpp179 void D3D12WindowContext::destroyContext() { in destroyContext() function in __anondfaae9fb0111::D3D12WindowContext
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl25 eglDestroyContextFunc destroyContext; variable
H A DeglwFuncPtrLibraryImpl.inl102 EGLBoolean FuncPtrLibrary::destroyContext (EGLDisplay dpy, EGLContext ctx) const function in FuncPtrLibrary
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DOpenGLTestContext.cpp98 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext() function
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java787 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 DGLSurfaceViewCustom.java771 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 DGLSurfaceView.java702 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 DGLtestView.java121 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 DGLPerfView.java89 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 DGL2JNIView.java89 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 DGLDualGL2View.java92 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/
DMosaicRendererSurfaceView.java112 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in MosaicRendererSurfaceView.ContextFactory
/aosp_15_r20/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp196 void WebViewFunctor::destroyContext() { in destroyContext() function in android::uirenderer::WebViewFunctor
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLRobustnessTest.cpp175 void destroyContext() in destroyContext() function in EGLRobustnessTest
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp675 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp305 void FunctionsGLX::destroyContext(glx::Context context) const in destroyContext() function in rx::FunctionsGLX
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp457 virtual bool destroyContext(EglOS::Context* context) { in destroyContext() function in __anon6d21b3c70111::GlxDisplay
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp66 void RenderProxy::destroyContext() { in destroyContext() function in android::uirenderer::renderthread::RenderProxy
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp678 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL

123456789