Searched defs:glMaterialfv (Results 1 – 7 of 7) sorted by relevance
| /frameworks/native/opengl/libagl/ |
| D | light.cpp | 757 void glMaterialfv( in glMaterialfv() function
|
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL10.java | 657 void glMaterialfv( in glMaterialfv() method 664 void glMaterialfv( in glMaterialfv() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES10.java | 837 public static native void glMaterialfv( in glMaterialfv() method in GLES10 846 public static native void glMaterialfv( in glMaterialfv() method in GLES10
|
| D | GLErrorWrapper.java | 516 public void glMaterialfv(int face, int pname, float[] params, int offset) { in glMaterialfv() method in GLErrorWrapper 522 public void glMaterialfv(int face, int pname, FloatBuffer params) { in glMaterialfv() method in GLErrorWrapper
|
| D | GLLogWrapper.java | 1994 public void glMaterialfv(int face, int pname, float[] params, int offset) { in glMaterialfv() method in GLLogWrapper 2006 public void glMaterialfv(int face, int pname, FloatBuffer params) { in glMaterialfv() method in GLLogWrapper
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | GLImpl.java | 662 public native void glMaterialfv( in glMaterialfv() method in GLImpl 671 public native void glMaterialfv( in glMaterialfv() method in GLImpl
|
| /frameworks/base/libs/hwui/debug/ |
| D | gles_redefine.h | 542 #define glMaterialfv wrap_glMaterialfv macro
|