Home
last modified time | relevance | path

Searched refs:glLoadMatrixxOES (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java511 public static native void glLoadMatrixxOES( in glLoadMatrixxOES() method in GLES11Ext
518 public static native void glLoadMatrixxOES( in glLoadMatrixxOES() method in GLES11Ext
/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt178 glLoadMatrixxOES;
Dentries_gles1.in188 GL_ENTRY(void, glLoadMatrixxOES, const GLfixed *m)
Dentries.in553 GL_ENTRY(void, glLoadMatrixxOES, const GLfixed *m)
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc195 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glLoadMatrixxOES);
475 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glLoadMatrixxOES); in init_stub_library()
Dstubs_arm.cc195 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glLoadMatrixxOES);
475 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glLoadMatrixxOES); in init_stub_library()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec34 void glLoadMatrixxOES ( const GLfixed *m )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in94 void API_ENTRY(glLoadMatrixxOES)(const GLfixed *m) {
95 CALL_GL_API(glLoadMatrixxOES, m);
/frameworks/native/opengl/include/GLES/
Dglext.h228 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1897 glLoadMatrixxOES( in android_glLoadMatrixxOES___3II()
1934 glLoadMatrixxOES( in android_glLoadMatrixxOES__Ljava_nio_IntBuffer_2()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19529 method public static void glLoadMatrixxOES(int[], int);
19530 method public static void glLoadMatrixxOES(java.nio.IntBuffer);
/frameworks/base/api/
Dcurrent.txt33620 method public static void glLoadMatrixxOES(int[], int);
33621 method public static void glLoadMatrixxOES(java.nio.IntBuffer);