Home
last modified time | relevance | path

Searched refs:destroyContext (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/staging/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/
DCryptoOperation.aidl87 @nullable Void destroyContext;
/hardware/google/gfxstream/host/tests/
DOpenGL_unittest.cpp38 destroyContext(m_display, duoContext); in TEST_F()
DOpenGLTestContext.cpp98 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext() function
148 destroyContext(m_display, m_context); in TearDown()
DOpenGLTestContext.h41 void destroyContext(EGLDisplay dpy, EGLContext cxt);
/hardware/interfaces/staging/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see/current/android/hardware/security/see/hwcrypto/
DCryptoOperation.aidl44 @nullable android.hardware.security.see.hwcrypto.types.Void destroyContext;
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Ddri_interface.h614 void (*destroyContext)(__DRIcontext *context); member
/hardware/google/gfxstream/host/apigen-codec-common/GL/internal/
Ddri_interface.h614 void (*destroyContext)(__DRIcontext *context); member
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp441 virtual bool destroyContext(EglOS::Context* context) { in destroyContext() function in __anonb898d7e50111::GlxDisplay
/hardware/google/gfxstream/guest/mesa/include/GL/internal/
Ddri_interface.h853 void (*destroyContext)(__DRIcontext *context); member
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp783 int destroyContext(VirtioGpuCtxId handle) { in destroyContext() function in PipeVirglRenderer
1987 sRenderer()->destroyContext(handle); in stream_renderer_context_destroy()