/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLog.java | 7 int sourcesOffset, in glGetDebugMessageLog() argument 35 int sourcesOffset, in glGetDebugMessageLog() argument
|
D | glGetDebugMessageLogKHR.java | 7 int sourcesOffset, in glGetDebugMessageLogKHR() argument 35 int sourcesOffset, in glGetDebugMessageLogKHR() argument
|
D | glGetDebugMessageLogKHR.cpp | 4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument 20 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument
|
D | glGetDebugMessageLog.cpp | 4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument 20 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLog__I_3II_3II_3II_3II() argument
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 309 int sourcesOffset, in glGetDebugMessageLogKHR() argument 337 int sourcesOffset, in glGetDebugMessageLogKHR() argument
|
D | GLES32.java | 315 int sourcesOffset, in glGetDebugMessageLog() argument 343 int sourcesOffset, in glGetDebugMessageLog() argument
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31Ext.cpp | 563 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument 579 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument
|
D | android_opengl_GLES32.cpp | 595 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument 611 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLog__I_3II_3II_3II_3II() argument
|