HomeSort by relevance Sort by last modified time
    Searched full:mantissa_base (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 110 GLfixed *mantissa_base = (GLfixed *) 0; local
133 mantissa_base = (GLfixed *)
135 mantissa = mantissa_base + mantissaOffset;
167 if (mantissa_base) {
168 _env->ReleasePrimitiveArrayCritical(mantissa_ref, mantissa_base,
com_google_android_gles_jni_GLImpl.cpp 3535 GLfixed *mantissa_base = (GLfixed *) 0; local
    [all...]

Completed in 91 milliseconds