Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DContextEGL.cpp46 void ContextEGL::releaseExternalContext(const gl::Context *context) in releaseExternalContext() function in rx::ContextEGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DContextImpl.cpp85 void ContextImpl::releaseExternalContext(const gl::Context *context) {} in releaseExternalContext() function in rx::ContextImpl
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp9716 egl::Error Context::releaseExternalContext() in releaseExternalContext() function in gl::Context