Searched refs:sourcesOffset (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 309 int sourcesOffset, in glGetDebugMessageLogKHR() argument 337 int sourcesOffset, in glGetDebugMessageLogKHR() argument
|
H A D | GLES32.java | 315 int sourcesOffset, in glGetDebugMessageLog() argument 343 int sourcesOffset, in glGetDebugMessageLog() argument
|
/aosp14/frameworks/base/core/jni/ |
H A 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
|
H A 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
|