Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullgles.cpp253 void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value) {} in glUniformMatrix2fv() function
Dwrap_gles.h863 #define glUniformMatrix2fv wrap_glUniformMatrix2fv macro
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1714 public static native void glUniformMatrix2fv( in glUniformMatrix2fv() method in GLES20
1724 public static native void glUniformMatrix2fv( in glUniformMatrix2fv() method in GLES20