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.cpp465 GLfixed *mantissa_base = (GLfixed *) 0; in android_glQueryMatrixxOES___3II_3II() local
491 mantissa_base = (GLfixed *) in android_glQueryMatrixxOES___3II_3II()
493 mantissa = mantissa_base + mantissaOffset; in android_glQueryMatrixxOES___3II_3II()
528 if (mantissa_base) { in android_glQueryMatrixxOES___3II_3II()
529 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base, in android_glQueryMatrixxOES___3II_3II()
Dcom_google_android_gles_jni_GLImpl.cpp4173 GLfixed *mantissa_base = (GLfixed *) 0; in android_glQueryMatrixxOES___3II_3II() local
4199 mantissa_base = (GLfixed *) in android_glQueryMatrixxOES___3II_3II()
4201 mantissa = mantissa_base + mantissaOffset; in android_glQueryMatrixxOES___3II_3II()
4236 if (mantissa_base) { in android_glQueryMatrixxOES___3II_3II()
4237 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base, in android_glQueryMatrixxOES___3II_3II()