Searched defs:coords_ref (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES11Ext.cpp | 496 (JNIEnv *_env, jobject _this, jshortArray coords_ref, jint offset) { in android_glDrawTexsvOES___3SI() 586 (JNIEnv *_env, jobject _this, jintArray coords_ref, jint offset) { in android_glDrawTexivOES___3II() 676 (JNIEnv *_env, jobject _this, jintArray coords_ref, jint offset) { in android_glDrawTexxvOES___3II() 779 (JNIEnv *_env, jobject _this, jfloatArray coords_ref, jint offset) { in android_glDrawTexfvOES___3FI()
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 7165 (JNIEnv *_env, jobject _this, jfloatArray coords_ref, jint offset) { in android_glDrawTexfvOES___3FI() 7268 (JNIEnv *_env, jobject _this, jintArray coords_ref, jint offset) { in android_glDrawTexivOES___3II() 7371 (JNIEnv *_env, jobject _this, jshortArray coords_ref, jint offset) { in android_glDrawTexsvOES___3SI() 7474 (JNIEnv *_env, jobject _this, jintArray coords_ref, jint offset) { in android_glDrawTexxvOES___3II()
|