Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
DThreadInfo.h34 EGLContext aglContext; member
Degl.cpp530 EGLContext aglContext = (ctx == EGL_NO_CONTEXT ? EGL_NO_CONTEXT : wctx->aglContext); in eglMakeCurrent() local
626 EGLContext aglContext = (wctx ? wctx->aglContext : EGL_NO_CONTEXT); in eglCreateImageKHR() local