Home
last modified time | relevance | path

Searched refs:glGetShaderSource (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1105 public static native void glGetShaderSource( in glGetShaderSource() method in GLES20
1117 public static native void glGetShaderSource( in glGetShaderSource() method in GLES20
1126 public static native String glGetShaderSource( in glGetShaderSource() method in GLES20
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java256 Slog.e(TAG, GLES20.glGetShaderSource(shader)); in loadShader()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp3405 glGetShaderSource( in android_glGetShaderSource__II_3II_3BI()
3440 glGetShaderSource( in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
3463 glGetShaderSource(shader, shaderLen, NULL, buf); in android_glGetShaderSource()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt30609 method public static void glGetShaderSource(int, int, int[], int, byte[], int);
30610 method public static String glGetShaderSource(int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34514 Landroid/opengl/GLES20;->glGetShaderSource(IILjava/nio/IntBuffer;B)V