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

/frameworks/base/include/androidfw/
H A DBackupHelpers.h150 void* m_buf; member in class:android::RestoreHelperBase
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp1830 (JNIEnv *_env, jobject _this, jobject m_buf) {
1836 m = (GLfloat *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
1894 (JNIEnv *_env, jobject _this, jobject m_buf) {
1900 m = (GLfixed *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
2266 (JNIEnv *_env, jobject _this, jobject m_buf) {
2272 m = (GLfloat *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
2330 (JNIEnv *_env, jobject _this, jobject m_buf) {
2336 m = (GLfixed *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
1829 android_glLoadMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
1893 android_glLoadMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2265 android_glMultMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2329 android_glMultMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
H A Dandroid_opengl_GLES11Ext.cpp1634 (JNIEnv *_env, jobject _this, jobject m_buf) {
1640 m = (GLfixed *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
1777 (JNIEnv *_env, jobject _this, jobject m_buf) {
1783 m = (GLfixed *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
1633 android_glLoadMatrixxOES__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
1776 android_glMultMatrixxOES__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
H A Dcom_google_android_gles_jni_GLImpl.cpp2642 (JNIEnv *_env, jobject _this, jobject m_buf) {
2648 m = (GLfloat *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
2706 (JNIEnv *_env, jobject _this, jobject m_buf) {
2712 m = (GLfixed *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
3098 (JNIEnv *_env, jobject _this, jobject m_buf) {
3104 m = (GLfloat *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
3162 (JNIEnv *_env, jobject _this, jobject m_buf) {
3168 m = (GLfixed *)getPointer(_env, m_buf, &_array, &_remaining, &_bufferOffset);
2641 android_glLoadMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
2705 android_glLoadMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
3097 android_glMultMatrixf__Ljava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument
3161 android_glMultMatrixx__Ljava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jobject m_buf) argument

Completed in 631 milliseconds