Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullgles.cpp255 void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value) {} in glUniformMatrix4fv() function
Dwrap_gles.h873 #define glUniformMatrix4fv wrap_glUniformMatrix4fv macro
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1752 public static native void glUniformMatrix4fv( in glUniformMatrix4fv() method in GLES20
1762 public static native void glUniformMatrix4fv( in glUniformMatrix4fv() method in GLES20