/frameworks/rs/driver/ |
D | rsdProgramStore.cpp | 125 drv->blendDst = GL_SRC_COLOR; in rsdProgramStoreInit()
|
/frameworks/native/opengl/tests/angeles/ |
D | demo.c | 404 glBlendFunc(GL_ZERO, GL_SRC_COLOR); in drawGroundPlane() 437 glBlendFunc(GL_ZERO, GL_SRC_COLOR); in drawFadeQuad()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 196 int GL_SRC_COLOR = 0x0300; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 195 int GL_SRC_COLOR = 0x0300;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 198 public static final int GL_SRC_COLOR = 0x0300; field in GLES10
|
D | GLES20.java | 42 public static final int GL_SRC_COLOR = 0x0300; field in GLES20
|
D | GLLogWrapper.java | 309 case GL_SRC_COLOR: in getFactor()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 112 #define GL_SRC_COLOR 0x0300 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 198 public static final int GL_SRC_COLOR = 0x0300;
|
D | GLES20Header.java-if | 42 public static final int GL_SRC_COLOR = 0x0300;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 97 #define GL_SRC_COLOR 0x0300 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 96 #define GL_SRC_COLOR 0x0300 macro
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 96 #define GL_SRC_COLOR 0x0300 macro
|
D | gl31.h | 98 #define GL_SRC_COLOR 0x0300 macro
|
D | gl32.h | 98 #define GL_SRC_COLOR 0x0300 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 16 GL_ENUM(0x0300,GL_SRC_COLOR)
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19179 field public static final int GL_SRC_COLOR = 768; // 0x300 20075 field public static final int GL_SRC_COLOR = 768; // 0x300 52101 field public static final int GL_SRC_COLOR = 768; // 0x300
|
/frameworks/base/core/api/ |
D | current.txt | 30110 field public static final int GL_SRC_COLOR = 768; // 0x300 31006 field public static final int GL_SRC_COLOR = 768; // 0x300 61957 field public static final int GL_SRC_COLOR = 768; // 0x300
|