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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if102 public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00;
H A DGLES20Header.java-if133 public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java102 public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00; field in class:GLES11
H A DGLES20.java133 public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java100 int GL_POLYGON_OFFSET_UNITS = 0x2A00; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h252 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1454 #if defined(GL_POLYGON_OFFSET_UNITS)
1455 case GL_POLYGON_OFFSET_UNITS:
1456 #endif // defined(GL_POLYGON_OFFSET_UNITS)
1829 #if defined(GL_POLYGON_OFFSET_UNITS)
1830 case GL_POLYGON_OFFSET_UNITS:
1831 #endif // defined(GL_POLYGON_OFFSET_UNITS)
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h191 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h191 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro
H A Dgl31.h191 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro
H A Dgl32.h191 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro

Completed in 85 milliseconds