HomeSort by relevance Sort by last modified time
    Searched refs:IsAnyContextActive (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 170 static bool IsAnyContextActive();
gl_env.cpp 194 bool GLEnv::IsAnyContextActive() {
  /frameworks/base/media/mca/filterfw/jni/
jni_gl_environment.cpp 97 return ToJBool(GLEnv::IsAnyContextActive());

Completed in 70 milliseconds