Searched defs:shareContext (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DDisplay.cpp406 EGLContext Display::createContext(EGLConfig configHandle, const gl::Context *shareContext) argument
431 gl::Context *context = glCreateContext(config, shareContext);
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.cpp36 Context::Context(const egl::Config *config, const gl::Context *shareContext) argument
107 if (shareContext != NULL)
109 mResourceManager = shareContext->mResourceManager;
3558 gl::Context *glCreateContext(const egl::Config *config, const gl::Context *shareContext) argument
3560 return new gl::Context(config, shareContext);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 103 milliseconds