Home
last modified time | relevance | path

Searched refs:glGetUniformIndices (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1273 public static native void glGetUniformIndices( in glGetUniformIndices() method in GLES30
1282 public static native void glGetUniformIndices( in glGetUniformIndices() method in GLES30
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp3694 glGetUniformIndices(program, _count, _names, _indices); in android_glGetUniformIndices_array()
3773 glGetUniformIndices(program, _count, _names, _indices); in android_glGetUniformIndices_buffer()
/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.txt31103 method public static void glGetUniformIndices(int, String[], int[], int);
31104 method public static void glGetUniformIndices(int, String[], java.nio.IntBuffer);