Searched refs:IsAnyContextActive (Results 1 – 3 of 3) sorted by relevance
174 static bool IsAnyContextActive();
202 bool GLEnv::IsAnyContextActive() { in IsAnyContextActive() function in android::filterfw::GLEnv
98 return ToJBool(GLEnv::IsAnyContextActive()); in Java_android_filterfw_core_GLEnvironment_nativeIsAnyContextActive()