OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:major_base
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/jni/
android_opengl_EGL14.cpp
162
EGLint *
major_base
= (EGLint *) 0;
local
188
major_base
= (EGLint *)
190
major =
major_base
+ majorOffset;
226
if (
major_base
) {
227
_env->ReleasePrimitiveArrayCritical(major_ref,
major_base
,
[
all
...]
Completed in 38 milliseconds