Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DDisplay.cpp406 EGLContext Display::createContext(EGLConfig configHandle, const gl::Context *shareContext) in createContext()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.cpp36 Context::Context(const egl::Config *config, const gl::Context *shareContext) in Context()
3558 gl::Context *glCreateContext(const egl::Config *config, const gl::Context *shareContext) in glCreateContext()