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

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

Completed in 1006 milliseconds