Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp436 jint _exponentRemaining; in android_glQueryMatrixxOES___3II_3II() local
474 _exponentRemaining = _env->GetArrayLength(exponent_ref) - exponentOffset; in android_glQueryMatrixxOES___3II_3II()
475 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES___3II_3II()
520 jint _exponentRemaining; in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
542 …(GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, &_exponentB… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
543 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4120 jint _exponentRemaining; in android_glQueryMatrixxOES___3II_3II() local
4158 _exponentRemaining = _env->GetArrayLength(exponent_ref) - exponentOffset; in android_glQueryMatrixxOES___3II_3II()
4159 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES___3II_3II()
4204 jint _exponentRemaining; in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
4226 …(GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, &_exponentB… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
4227 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()