Searched refs:GL_POLYGON_OFFSET_FILL (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if170 public static final int GL_POLYGON_OFFSET_FILL = 0x8037;
H A DGLES20Header.java-if84 public static final int GL_POLYGON_OFFSET_FILL = 0x8037;
/frameworks/native/opengl/include/GLES/
H A Dgl.h154 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
253 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java170 public static final int GL_POLYGON_OFFSET_FILL = 0x8037; field in class:GLES10
H A DGLES20.java84 public static final int GL_POLYGON_OFFSET_FILL = 0x8037; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java168 int GL_POLYGON_OFFSET_FILL = 0x8037; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp152 case GL_POLYGON_OFFSET_FILL:
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h134 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h181 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h134 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
H A Dgl31.h134 #define GL_POLYGON_OFFSET_FILL 0x8037 macro

Completed in 486 milliseconds