OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:value_base
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/jni/
android_opengl_GLES30.cpp
985
GLfloat *
value_base
= (GLfloat *) 0;
local
1002
value_base
= (GLfloat *)
1004
value =
value_base
+ offset;
1055
GLfloat *
value_base
= (GLfloat *) 0;
local
1125
GLfloat *
value_base
= (GLfloat *) 0;
local
1195
GLfloat *
value_base
= (GLfloat *) 0;
local
1265
GLfloat *
value_base
= (GLfloat *) 0;
local
1335
GLfloat *
value_base
= (GLfloat *) 0;
local
2589
GLuint *
value_base
= (GLuint *) 0;
local
2657
GLuint *
value_base
= (GLuint *) 0;
local
2725
GLuint *
value_base
= (GLuint *) 0;
local
2793
GLuint *
value_base
= (GLuint *) 0;
local
2861
GLint *
value_base
= (GLint *) 0;
local
2929
GLuint *
value_base
= (GLuint *) 0;
local
2997
GLfloat *
value_base
= (GLfloat *) 0;
local
[
all
...]
android_opengl_EGL14.cpp
470
EGLint *
value_base
= (EGLint *) 0;
local
493
value_base
= (EGLint *)
495
value =
value_base
+ offset;
505
if (
value_base
) {
506
_env->ReleasePrimitiveArrayCritical(value_ref,
value_base
,
769
EGLint *
value_base
= (EGLint *) 0;
local
792
value_base
= (EGLint *)
794
value =
value_base
+ offset;
804
if (
value_base
) {
805
_env->ReleasePrimitiveArrayCritical(value_ref,
value_base
,
1116
EGLint *
value_base
= (EGLint *) 0;
local
[
all
...]
android_opengl_GLES20.cpp
5304
GLfloat *
value_base
= (GLfloat *) 0;
local
5394
GLfloat *
value_base
= (GLfloat *) 0;
local
5484
GLfloat *
value_base
= (GLfloat *) 0;
local
[
all
...]
Completed in 368 milliseconds