Searched defs:addContext (Results 1 – 2 of 2) sorted by relevance
/third_party/node/lib/ | ||
D | _tls_wrap.js | 1429 Server.prototype.addContext = function(servername, context) { method in Server |
/third_party/vk-gl-cts/modules/egl/ | ||
D | teglGLES2SharingThreadedTests.cpp | 531 void addContext (SharedPtr<GLES2Context> context) { m_contexts.push_back(context); } in addContext() function in deqp::egl::GLES2ThreadTest::EGLResourceManager |