Home
last modified time | relevance | path

Searched defs:acquireExternalContext (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/egl/
DContextEGL.cpp24 void ContextEGL::acquireExternalContext(const gl::Context *context) in acquireExternalContext() function in rx::ContextEGL
/external/angle/src/libANGLE/renderer/
DContextImpl.cpp83 void ContextImpl::acquireExternalContext(const gl::Context *context) {} in acquireExternalContext() function in rx::ContextImpl
/external/angle/src/libANGLE/
DContext.cpp9474 egl::Error Context::acquireExternalContext(egl::Surface *drawAndReadSurface) in acquireExternalContext() function in gl::Context