Home
last modified time | relevance | path

Searched refs:_exponentRemaining (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp470 jint _exponentRemaining; in android_glQueryMatrixxOES___3II_3II() local
508 _exponentRemaining = _env->GetArrayLength(exponent_ref) - exponentOffset; in android_glQueryMatrixxOES___3II_3II()
509 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES___3II_3II()
553 jint _exponentRemaining; in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
575 …(GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, &_exponentB… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
576 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4178 jint _exponentRemaining; in android_glQueryMatrixxOES___3II_3II() local
4216 _exponentRemaining = _env->GetArrayLength(exponent_ref) - exponentOffset; in android_glQueryMatrixxOES___3II_3II()
4217 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES___3II_3II()
4261 jint _exponentRemaining; in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
4283 …(GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, &_exponentB… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
4284 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()