Home | History | Annotate | Download | only in jni

Lines Matching refs:m_base

1792     GLfloat *m_base = (GLfloat *) 0;
1809 m_base = (GLfloat *)
1811 m = m_base + offset;
1818 if (m_base) {
1819 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
1856 GLfixed *m_base = (GLfixed *) 0;
1873 m_base = (GLfixed *)
1875 m = m_base + offset;
1882 if (m_base) {
1883 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2228 GLfloat *m_base = (GLfloat *) 0;
2245 m_base = (GLfloat *)
2247 m = m_base + offset;
2254 if (m_base) {
2255 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,
2292 GLfixed *m_base = (GLfixed *) 0;
2309 m_base = (GLfixed *)
2311 m = m_base + offset;
2318 if (m_base) {
2319 _env->ReleasePrimitiveArrayCritical(m_ref, m_base,