Home
last modified time | relevance | path

Searched refs:glNormal3x (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt200 glNormal3x;
Dentries_gles1.in210 GL_ENTRY(void, glNormal3x, GLfixed nx, GLfixed ny, GLfixed nz)
Dentries.in618 GL_ENTRY(void, glNormal3x, GLfixed nx, GLfixed ny, GLfixed nz)
/frameworks/native/opengl/libagl/
Dvertex.cpp221 void glNormal3x(GLfixed x, GLfixed y, GLfixed z) in glNormal3x() function
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec71 void glNormal3x ( GLfixed nx, GLfixed ny, GLfixed nz )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java733 void glNormal3x( in glNormal3x() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.071 void glNormal3x ( GLfixed nx, GLfixed ny, GLfixed nz )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in331 void API_ENTRY(glNormal3x)(GLfixed nx, GLfixed ny, GLfixed nz) {
332 CALL_GL_API(glNormal3x, nx, ny, nz);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java939 public static native void glNormal3x( in glNormal3x() method in GLES10
DGLErrorWrapper.java595 public void glNormal3x(int nx, int ny, int nz) { in glNormal3x() method in GLErrorWrapper
597 mgl.glNormal3x(nx, ny, nz); in glNormal3x()
DGLLogWrapper.java2135 public void glNormal3x(int nx, int ny, int nz) { in glNormal3x() method in GLLogWrapper
2142 mgl.glNormal3x(nx, ny, nz); in glNormal3x()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h543 GLAPI void APIENTRY glNormal3x (GLfixed nx, GLfixed ny, GLfixed nz);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java764 public native void glNormal3x( in glNormal3x() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h515 GL_API void GL_APIENTRY glNormal3x (GLfixed nx, GLfixed ny, GLfixed nz);
/frameworks/base/libs/hwui/debug/
Dgles_undefine.h572 #undef glNormal3x
Dgles_redefine.h573 #define glNormal3x wrap_glNormal3x macro
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2643 glNormal3x( in android_glNormal3x__III()
Dcom_google_android_gles_jni_GLImpl.cpp3330 glNormal3x( in android_glNormal3x__III()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...