Searched refs:InitWithCurrentContext (Results 1 – 3 of 3) sorted by relevance
83 bool InitWithCurrentContext();
116 bool GLEnv::InitWithCurrentContext() { in InitWithCurrentContext() function in android::filterfw::GLEnv
83 return gl_env ? ToJBool(gl_env->InitWithCurrentContext()) : JNI_FALSE; in Java_android_filterfw_core_GLEnvironment_nativeInitWithCurrentContext()