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

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp3866 GLfloat *v_base = (GLfloat *) 0; local
3879 v_base = (GLfloat *)
3881 v = v_base + offset;
3890 if (v_base) {
3891 _env->ReleasePrimitiveArrayCritical(v_ref, v_base,
3929 GLint *v_base = (GLint *) 0; local
3942 v_base = (GLint *)
3944 v = v_base + offset;
3953 if (v_base) {
3954 _env->ReleasePrimitiveArrayCritical(v_ref, v_base,
3993 GLfloat *v_base = (GLfloat *) 0; local
4057 GLint *v_base = (GLint *) 0; local
4122 GLfloat *v_base = (GLfloat *) 0; local
4187 GLint *v_base = (GLint *) 0; local
4253 GLfloat *v_base = (GLfloat *) 0; local
4319 GLint *v_base = (GLint *) 0; local
[all...]

Completed in 32 milliseconds