Searched defs:textures_ref (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 738 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glDeleteTextures__I_3II() 1259 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glGenTextures__I_3II()
|
D | android_opengl_GLES20.cpp | 1170 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glDeleteTextures__I_3II() 1743 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glGenTextures__I_3II()
|
D | com_google_android_gles_jni_GLImpl.cpp | 522 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glDeleteTextures__I_3II() 1099 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glGenTextures__I_3II()
|