Searched refs:GL_NICEST (Results 1 - 12 of 12) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dstate.cpp292 GGL_POINT_SMOOTH_NICE, mode==GL_NICEST);
295 c->perspective = (mode == GL_NICEST) ? 1 : 0;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if136 public static final int GL_NICEST = 0x1102;
H A DGLES20Header.java-if144 public static final int GL_NICEST = 0x1102;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java136 public static final int GL_NICEST = 0x1102; field in class:GLES10
H A DGLES20.java144 public static final int GL_NICEST = 0x1102; field in class:GLES20
H A DGLLogWrapper.java774 case GL_NICEST:
775 return "GL_NICEST";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java134 int GL_NICEST = 0x1102; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h288 #define GL_NICEST 0x1102 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h194 #define GL_NICEST 0x1102 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h245 #define GL_NICEST 0x1102 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h194 #define GL_NICEST 0x1102 macro
H A Dgl31.h194 #define GL_NICEST 0x1102 macro

Completed in 178 milliseconds