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

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp4806 GLfloat *v_base = (GLfloat *) 0; local
4823 v_base = (GLfloat *)
4825 v = v_base + offset;
4834 if (v_base) {
4835 _env->ReleasePrimitiveArrayCritical(v_ref, v_base,
4884 GLint *v_base = (GLint *) 0; local
4901 v_base = (GLint *)
4903 v = v_base + offset;
4912 if (v_base) {
4913 _env->ReleasePrimitiveArrayCritical(v_ref, v_base,
4963 GLfloat *v_base = (GLfloat *) 0; local
5042 GLint *v_base = (GLint *) 0; local
5122 GLfloat *v_base = (GLfloat *) 0; local
5202 GLint *v_base = (GLint *) 0; local
5283 GLfloat *v_base = (GLfloat *) 0; local
5364 GLint *v_base = (GLint *) 0; local
[all...]

Completed in 1575 milliseconds