Searched defs:glUniformMatrix3x4fv (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java689 // C function void glUniformMatrix3x4fv ( GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
691 public static native void glUniformMatrix3x4fv( method in class:GLES30
699 // C function void glUniformMatrix3x4fv ( GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
701 public static native void glUniformMatrix3x4fv( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h871 #undef glUniformMatrix3x4fv macro
H A Dwrap_gles.h871 #define glUniformMatrix3x4fv wrap_glUniformMatrix3x4fv macro

Completed in 43 milliseconds