Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp435 jint _exponentRemaining; in android_glQueryMatrixxOES___3II_3II() local
473 _exponentRemaining = _env->GetArrayLength(exponent_ref) - exponentOffset; in android_glQueryMatrixxOES___3II_3II()
474 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES___3II_3II()
519 jint _exponentRemaining; in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
541 …(GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, &_exponentB… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
542 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4118 jint _exponentRemaining; in android_glQueryMatrixxOES___3II_3II() local
4156 _exponentRemaining = _env->GetArrayLength(exponent_ref) - exponentOffset; in android_glQueryMatrixxOES___3II_3II()
4157 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES___3II_3II()
4202 jint _exponentRemaining; in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
4224 …(GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, &_exponentB… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
4225 if (_exponentRemaining < 16) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()