Home
last modified time | relevance | path

Searched refs:GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES32.java205 public static final int GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY = 0x9382; field in GLES32
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES32Header.java-if205 public static final int GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY = 0x9382;
/frameworks/native/opengl/libs/
Denums.in917 GL_ENUM(0x9382,GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY)
/frameworks/native/opengl/include/GLES3/
Dgl32.h1528 #define GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY 0x9382 macro
/frameworks/base/config/
Dhiddenapi-public-dex.txt30260 Landroid/opengl/GLES32;->GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY:I
/frameworks/base/api/
Dcurrent.txt31810 field public static final int GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY = 37762; // 0x9382