Searched defs:m_buf (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/include/androidfw/
H A DBackupHelpers.h153 void* m_buf; member in class:android::RestoreHelperBase
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp1949 (JNIEnv *_env, jobject _this, jobject m_buf) {
1955 m = (GLfloat *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
2013 (JNIEnv *_env, jobject _this, jobject m_buf) {
2019 m = (GLfixed *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
2385 (JNIEnv *_env, jobject _this, jobject m_buf) {
2391 m = (GLfloat *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
2449 (JNIEnv *_env, jobject _this, jobject m_buf) {
2455 m = (GLfixed *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
1948 android_glLoadMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2012 android_glLoadMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2384 android_glMultMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2448 android_glMultMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
H A Dandroid_opengl_GLES11Ext.cpp1752 (JNIEnv *_env, jobject _this, jobject m_buf) {
1758 m = (GLfixed *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
1895 (JNIEnv *_env, jobject _this, jobject m_buf) {
1901 m = (GLfixed *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
1751 android_glLoadMatrixxOES__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
1894 android_glMultMatrixxOES__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
H A Dcom_google_android_gles_jni_GLImpl.cpp2646 (JNIEnv *_env, jobject _this, jobject m_buf) {
2652 m = (GLfloat *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
2710 (JNIEnv *_env, jobject _this, jobject m_buf) {
2716 m = (GLfixed *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
3102 (JNIEnv *_env, jobject _this, jobject m_buf) {
3108 m = (GLfloat *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
3166 (JNIEnv *_env, jobject _this, jobject m_buf) {
3172 m = (GLfixed *)getPointer(_env, m_buf, (jarray*)&_array, &_remaining, &_bufferOffset);
2645 android_glLoadMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2709 android_glLoadMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
3101 android_glMultMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
3165 android_glMultMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument

Completed in 1092 milliseconds