Home
last modified time | relevance | path

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

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