Searched refs:GL_SAMPLE_ALPHA_TO_ONE (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if183 public static final int GL_SAMPLE_ALPHA_TO_ONE = 0x809F;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java183 public static final int GL_SAMPLE_ALPHA_TO_ONE = 0x809F; field in class:GLES10
H A DGLLogWrapper.java495 case GL_SAMPLE_ALPHA_TO_ONE:
496 return "GL_SAMPLE_ALPHA_TO_ONE";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java181 int GL_SAMPLE_ALPHA_TO_ONE = 0x809F; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp201 case GL_SAMPLE_ALPHA_TO_ONE:
/frameworks/native/opengl/include/GLES/
H A Dgl.h161 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h188 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F macro

Completed in 224 milliseconds