Searched refs:GL_NORMALIZE (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dstate.cpp164 case GL_NORMALIZE:
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java141 public static final int GL_NORMALIZE = 0x0BA1; field in class:GLES10
H A DGLLogWrapper.java479 case GL_NORMALIZE:
480 return "GL_NORMALIZE";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java139 int GL_NORMALIZE = 0x0BA1; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h152 #define GL_NORMALIZE 0x0BA1 macro
/frameworks/native/opengl/tests/angeles/
H A Ddemo.c273 * normalization (GL_NORMALIZE). It is enabled because the
467 glEnable(GL_NORMALIZE);
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h179 #define GL_NORMALIZE 0x0BA1 macro

Completed in 1853 milliseconds