/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11ExtensionPack.java | 339 void glTexEnvfv( in glTexEnvfv() method 346 void glTexEnvfv( in glTexEnvfv() method
|
D | GL10.java | 878 void glTexEnvfv( in glTexEnvfv() method 885 void glTexEnvfv( in glTexEnvfv() method
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-1.1extpack | 29 void glTexEnvfv ( GLint target, GLint pname, GLfloat *params )
|
D | glspec-1.0 | 96 void glTexEnvfv ( GLenum target, GLenum pname, const GLfloat *params )
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 1181 public static native void glTexEnvfv( in glTexEnvfv() method in GLES10 1190 public static native void glTexEnvfv( in glTexEnvfv() method in GLES10
|
D | GLErrorWrapper.java | 749 public void glTexEnvfv(int target, int pname, float[] params, int offset) { in glTexEnvfv() method in GLErrorWrapper 751 mgl.glTexEnvfv(target, pname, params, offset); in glTexEnvfv() 755 public void glTexEnvfv(int target, int pname, FloatBuffer params) { in glTexEnvfv() method in GLErrorWrapper 757 mgl.glTexEnvfv(target, pname, params); in glTexEnvfv()
|
D | GLLogWrapper.java | 2406 public void glTexEnvfv(int target, int pname, float[] params, int offset) { in glTexEnvfv() method in GLLogWrapper 2414 mgl.glTexEnvfv(target, pname, params, offset); in glTexEnvfv() 2418 public void glTexEnvfv(int target, int pname, FloatBuffer params) { in glTexEnvfv() method in GLLogWrapper 2425 mgl.glTexEnvfv(target, pname, params); in glTexEnvfv()
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | GLES11RenderEngine.cpp | 165 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_COLOR, envColor);
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 1006 public native void glTexEnvfv( in glTexEnvfv() method in GLImpl 1015 public native void glTexEnvfv( in glTexEnvfv() method in GLImpl
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES10.spec | 96 void glTexEnvfv ( GLenum target, GLenum pname, const GLfloat *params )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl_api.in | 103 void API_ENTRY(glTexEnvfv)(GLenum target, GLenum pname, const GLfloat *params) { 104 CALL_GL_API(glTexEnvfv, target, pname, params);
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 568 GLAPI void APIENTRY glTexEnvfv (GLenum target, GLenum pname, const GLfloat *params);
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 627 GL_API void GL_APIENTRY glTexEnvfv (GLenum target, GLenum pname, const GLfloat *params);
|
/frameworks/base/libs/hwui/debug/ |
D | wrap_gles.h | 784 #define glTexEnvfv wrap_glTexEnvfv macro
|
D | unwrap_gles.h | 784 #undef glTexEnvfv
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 2855 glTexEnvfv( in android_glTexEnvfv__II_3FI() 2905 glTexEnvfv( in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 3583 glTexEnvfv( in android_glTexEnvfv__II_3FI() 3644 glTexEnvfv( in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
|
/frameworks/native/opengl/libagl/ |
D | texture.cpp | 979 void glTexEnvfv( in glTexEnvfv() function
|
/frameworks/native/opengl/libs/ |
D | entries.in | 765 GL_ENTRY(void, glTexEnvfv, GLenum target, GLenum pname, const GLfloat *params)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18993 method public static void glTexEnvfv(int, int, float[], int); 18994 method public static void glTexEnvfv(int, int, java.nio.FloatBuffer); 51915 method public abstract void glTexEnvfv(int, int, float[], int); 51916 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer); 52444 method public abstract void glTexEnvfv(int, int, float[], int); 52445 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer);
|
/frameworks/base/api/ |
D | current.txt | 25503 method public static void glTexEnvfv(int, int, float[], int); 25504 method public static void glTexEnvfv(int, int, java.nio.FloatBuffer); 62787 method public abstract void glTexEnvfv(int, int, float[], int); 62788 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer); 63316 method public abstract void glTexEnvfv(int, int, float[], int); 63317 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer);
|
D | system-current.txt | 27943 method public static void glTexEnvfv(int, int, float[], int); 27944 method public static void glTexEnvfv(int, int, java.nio.FloatBuffer); 66144 method public abstract void glTexEnvfv(int, int, float[], int); 66145 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer); 66673 method public abstract void glTexEnvfv(int, int, float[], int); 66674 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer);
|
D | test-current.txt | 25572 method public static void glTexEnvfv(int, int, float[], int); 25573 method public static void glTexEnvfv(int, int, java.nio.FloatBuffer); 62867 method public abstract void glTexEnvfv(int, int, float[], int); 62868 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer); 63396 method public abstract void glTexEnvfv(int, int, float[], int); 63397 method public abstract void glTexEnvfv(int, int, java.nio.FloatBuffer);
|