Searched refs:glGetUniformIndices (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES30.java | 1273 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 D | android_opengl_GLES30.cpp | 3694 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 31103 method public static void glGetUniformIndices(int, String[], int[], int); 31104 method public static void glGetUniformIndices(int, String[], java.nio.IntBuffer);
|