Searched defs:glNormal3x (Results 1 – 6 of 6) sorted by relevance
221 void glNormal3x(GLfixed x, GLfixed y, GLfixed z) in glNormal3x() function
733 void glNormal3x( in glNormal3x() method
939 public static native void glNormal3x( in glNormal3x() method in GLES10
595 public void glNormal3x(int nx, int ny, int nz) { in glNormal3x() method in GLErrorWrapper
573 #define glNormal3x wrap_glNormal3x macro
764 public native void glNormal3x( in glNormal3x() method in GLImpl