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

  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 465 GLfixed *mantissa_base = (GLfixed *) 0; local
491 mantissa_base = (GLfixed *)
493 mantissa = mantissa_base + mantissaOffset;
528 if (mantissa_base) {
529 _env->ReleaseIntArrayElements(mantissa_ref, (jint*)mantissa_base,
com_google_android_gles_jni_GLImpl.cpp 4173 GLfixed *mantissa_base = (GLfixed *) 0; local
    [all...]

Completed in 1014 milliseconds