Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp431 GLfixed *mantissa_base = (GLfixed *) 0; in android_glQueryMatrixxOES___3II_3II() local
457 mantissa_base = (GLfixed *) in android_glQueryMatrixxOES___3II_3II()
459 mantissa = mantissa_base + mantissaOffset; in android_glQueryMatrixxOES___3II_3II()
494 if (mantissa_base) { in android_glQueryMatrixxOES___3II_3II()
495 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base, in android_glQueryMatrixxOES___3II_3II()
H A Dcom_google_android_gles_jni_GLImpl.cpp4115 GLfixed *mantissa_base = (GLfixed *) 0; in android_glQueryMatrixxOES___3II_3II() local
4141 mantissa_base = (GLfixed *) in android_glQueryMatrixxOES___3II_3II()
4143 mantissa = mantissa_base + mantissaOffset; in android_glQueryMatrixxOES___3II_3II()
4178 if (mantissa_base) { in android_glQueryMatrixxOES___3II_3II()
4179 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base, in android_glQueryMatrixxOES___3II_3II()