Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h148 bool (*createAndBindAuxiliaryContext)(EGLContext* context_out, EGLSurface* surface_out);
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp71 EGLContext* context_out, EGLSurface* surface_out);
1871 static bool createAndBindAuxiliaryContext(EGLContext* context_out, EGLSurface* surface_out) { in createAndBindAuxiliaryContext() argument
1908 if (context_out) *context_out = context; in createAndBindAuxiliaryContext()