Home
last modified time | relevance | path

Searched refs:unbindAndDestroyAuxiliaryContext (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h153 bool (*unbindAndDestroyAuxiliaryContext)(EGLContext context, EGLSurface surface); member
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp72 static bool unbindAndDestroyAuxiliaryContext(
100 .unbindAndDestroyAuxiliaryContext = translator::egl::unbindAndDestroyAuxiliaryContext,
1914 static bool unbindAndDestroyAuxiliaryContext(EGLContext context, EGLSurface surface) { in unbindAndDestroyAuxiliaryContext() function