Searched refs:GL_POLYGON_SMOOTH_HINT (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if171 public static final int GL_POLYGON_SMOOTH_HINT = 0x0C53;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java171 public static final int GL_POLYGON_SMOOTH_HINT = 0x0C53; field in class:GLES10
H A DGLLogWrapper.java761 case GL_POLYGON_SMOOTH_HINT:
762 return "GL_POLYGON_SMOOTH_HINT";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java169 int GL_POLYGON_SMOOTH_HINT = 0x0C53; field in interface:GL10
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h251 #define GL_POLYGON_SMOOTH_HINT 0x0C53 macro

Completed in 1410 milliseconds