Home | History | Annotate | Download | only in jni

Lines Matching refs:m_base

2365     GLfloat *m_base = (GLfloat *) 0;
2378 m_base = (GLfloat *)
2380 m = m_base + offset;
2387 if (m_base) {
2388 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2414 GLfixed *m_base = (GLfixed *) 0;
2427 m_base = (GLfixed *)
2429 m = m_base + offset;
2436 if (m_base) {
2437 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2741 GLfloat *m_base = (GLfloat *) 0;
2754 m_base = (GLfloat *)
2756 m = m_base + offset;
2763 if (m_base) {
2764 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2790 GLfixed *m_base = (GLfixed *) 0;
2803 m_base = (GLfixed *)
2805 m = m_base + offset;
2812 if (m_base) {
2813 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,