Searched defs:textures_buf (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 787 (JNIEnv *_env, jobject _this, jint n, jobject textures_buf) { in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 1308 (JNIEnv *_env, jobject _this, jint n, jobject textures_buf) { in android_glGenTextures__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES20.cpp | 1219 (JNIEnv *_env, jobject _this, jint n, jobject textures_buf) { in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 1792 (JNIEnv *_env, jobject _this, jint n, jobject textures_buf) { in android_glGenTextures__ILjava_nio_IntBuffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 571 (JNIEnv *_env, jobject _this, jint n, jobject textures_buf) { in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 1148 (JNIEnv *_env, jobject _this, jint n, jobject textures_buf) { in android_glGenTextures__ILjava_nio_IntBuffer_2()
|