Home
last modified time | relevance | path

Searched defs:glUniformMatrix3fv (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dnullgles.cpp254 void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value) {} in glUniformMatrix3fv() function
Dwrap_gles.h868 #define glUniformMatrix3fv wrap_glUniformMatrix3fv macro
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1733 public static native void glUniformMatrix3fv( in glUniformMatrix3fv() method in GLES20
1743 public static native void glUniformMatrix3fv( in glUniformMatrix3fv() method in GLES20