Searched refs:android_glGetObjectPtrLabel (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetObjectPtrLabel.nativeReg | 1 {"glGetObjectPtrLabel", "(J)Ljava/lang/String;", (void *) android_glGetObjectPtrLabel },
|
D | glGetObjectPtrLabel.cpp | 3 android_glGetObjectPtrLabel(JNIEnv *_env, jobject _this, jlong ptr) { in android_glGetObjectPtrLabel() function
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES32.cpp | 725 android_glGetObjectPtrLabel(JNIEnv *_env, jobject _this, jlong ptr) { in android_glGetObjectPtrLabel() function 2079 {"glGetObjectPtrLabel", "(J)Ljava/lang/String;", (void *) android_glGetObjectPtrLabel },
|