Searched refs:IsAnyContextActive (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.h173 static bool IsAnyContextActive();
H A Dgl_env.cpp199 bool GLEnv::IsAnyContextActive() { function in class:android::filterfw::GLEnv
/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp97 return ToJBool(GLEnv::IsAnyContextActive());

Completed in 1494 milliseconds