OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitWithNewContext
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/mca/filterfw/native/core/
gl_env.h
76
bool
InitWithNewContext
();
gl_env.cpp
126
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 48 milliseconds