Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp432 GLfixed *mantissa_base = (GLfixed *) 0; in android_glQueryMatrixxOES___3II_3II() local
458 mantissa_base = (GLfixed *) in android_glQueryMatrixxOES___3II_3II()
460 mantissa = mantissa_base + mantissaOffset; in android_glQueryMatrixxOES___3II_3II()
495 if (mantissa_base) { in android_glQueryMatrixxOES___3II_3II()
496 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base, in android_glQueryMatrixxOES___3II_3II()
Dcom_google_android_gles_jni_GLImpl.cpp4116 GLfixed *mantissa_base = (GLfixed *) 0; in android_glQueryMatrixxOES___3II_3II() local
4142 mantissa_base = (GLfixed *) in android_glQueryMatrixxOES___3II_3II()
4144 mantissa = mantissa_base + mantissaOffset; in android_glQueryMatrixxOES___3II_3II()
4179 if (mantissa_base) { in android_glQueryMatrixxOES___3II_3II()
4180 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base, in android_glQueryMatrixxOES___3II_3II()