Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h155 bool (*bindAuxiliaryContext)(EGLContext context, EGLSurface surface); member
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1943 static bool bindAuxiliaryContext(EGLContext context, EGLSurface surface) { in bindAuxiliaryContext() function