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

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp448 (JNIEnv *_env, jobject _this, jint target, jobject image_buf) {
454 image = (GLeglImageOES)getPointer(_env, image_buf, &_array, &_remaining);
467 (JNIEnv *_env, jobject _this, jint target, jobject image_buf) {
473 image = (GLeglImageOES)getPointer(_env, image_buf, &_array, &_remaining);
447 android_glEGLImageTargetTexture2DOES__ILjava_nio_Buffer_2(JNIEnv *_env, jobject _this, jint target, jobject image_buf) argument
466 android_glEGLImageTargetRenderbufferStorageOES__ILjava_nio_Buffer_2(JNIEnv *_env, jobject _this, jint target, jobject image_buf) argument

Completed in 46 milliseconds