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

  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 73 bool InitWithNewContext();
gl_env.cpp 124 bool GLEnv::InitWithNewContext() {
  /frameworks/base/media/mca/filterfw/jni/
jni_gl_environment.cpp 76 return gl_env ? ToJBool(gl_env->InitWithNewContext()) : JNI_FALSE;

Completed in 62 milliseconds