Searched defs:textures_ref (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 739 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glDeleteTextures__I_3II() 1260 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glGenTextures__I_3II()
|
D | android_opengl_GLES20.cpp | 1171 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glDeleteTextures__I_3II() 1744 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glGenTextures__I_3II()
|
D | com_google_android_gles_jni_GLImpl.cpp | 523 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glDeleteTextures__I_3II() 1100 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { in android_glGenTextures__I_3II()
|