Searched refs:InitWithNewContext (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.h77 bool InitWithNewContext();
H A Dgl_env.cpp129 bool GLEnv::InitWithNewContext() { function in class:android::filterfw::GLEnv
/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp77 return gl_env ? ToJBool(gl_env->InitWithNewContext()) : JNI_FALSE;

Completed in 311 milliseconds