Home
last modified time | relevance | path

Searched refs:AddContext (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.h141 int AddContext(const EGLContext& context);
H A Dgl_env.cpp275 int GLEnv::AddContext(const EGLContext& context) { in AddContext() function in android::filterfw::GLEnv