Home | History | Annotate | Download | only in jni

Lines Matching refs:m_base

2239     GLfloat *m_base = (GLfloat *) 0;
2252 m_base = (GLfloat *)
2254 m = m_base + offset;
2261 if (m_base) {
2262 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2288 GLfixed *m_base = (GLfixed *) 0;
2301 m_base = (GLfixed *)
2303 m = m_base + offset;
2310 if (m_base) {
2311 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2615 GLfloat *m_base = (GLfloat *) 0;
2628 m_base = (GLfloat *)
2630 m = m_base + offset;
2637 if (m_base) {
2638 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2664 GLfixed *m_base = (GLfixed *) 0;
2677 m_base = (GLfixed *)
2679 m = m_base + offset;
2686 if (m_base) {
2687 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,