Home
last modified time | relevance | path

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

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