Searched refs:GL_POLYGON_OFFSET_UNITS (Results 1 - 10 of 10) 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/native/opengl/include/GLES2/
H A Dgl2.h183 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1384 #if defined(GL_POLYGON_OFFSET_UNITS)
1385 case GL_POLYGON_OFFSET_UNITS:
1386 #endif // defined(GL_POLYGON_OFFSET_UNITS)
1753 #if defined(GL_POLYGON_OFFSET_UNITS)
1754 case GL_POLYGON_OFFSET_UNITS:
1755 #endif // defined(GL_POLYGON_OFFSET_UNITS)
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h183 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro
H A Dgl31.h183 #define GL_POLYGON_OFFSET_UNITS 0x2A00 macro

Completed in 474 milliseconds