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 173 static bool IsAnyContextActive();
gl_env.cpp 196 bool GLEnv::IsAnyContextActive() {
  /frameworks/base/media/mca/filterfw/jni/
jni_gl_environment.cpp 97 return ToJBool(GLEnv::IsAnyContextActive());

Completed in 679 milliseconds