Home
last modified time | relevance | path

Searched defs:currentContext (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/
DDisplaySurfaceGl.cpp52 EGLContext currentContext = s_egl.eglGetCurrentContext(); in setupContext() local
75 EGLContext currentContext = s_egl.eglGetCurrentContext(); in teardownContext() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DThreadInfo.h32 EGLContext_t *currentContext; member
/device/generic/goldfish/camera/
DFakeRotatingCamera.cpp300 const abc3d::EglCurrentContext currentContext = initOpenGL(); in configure() local
348 abc3d::EglCurrentContext currentContext = context.init(); in initOpenGL() local
421 const abc3d::EglCurrentContext currentContext = mEglContext.getCurrentContext(); in closeImpl() local
450 const abc3d::EglCurrentContext currentContext = mEglContext.getCurrentContext(); in processCaptureRequest() local
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
DThreadInfo.h43 EGLWrapperContext *currentContext; member