Home
last modified time | relevance | path

Searched defs:eglDestroyContext (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1047 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay display, EGLContext context) { in eglDestroyContext() function
/hardware/google/gfxstream/guest/egl/
Degl.cpp1878 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function