Searched refs:GL_DST_COLOR (Results 1 - 9 of 9) sorted by relevance

/frameworks/rs/driver/
H A DrsdProgramStore.cpp93 drv->blendSrc = GL_DST_COLOR;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java63 public static final int GL_DST_COLOR = 0x0306; field in class:GLES10
H A DGLES20.java46 public static final int GL_DST_COLOR = 0x0306; field in class:GLES20
H A DGLLogWrapper.java313 case GL_DST_COLOR:
314 return "GL_DST_COLOR";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java61 int GL_DST_COLOR = 0x0306; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h87 #define GL_DST_COLOR 0x0306 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h85 #define GL_DST_COLOR 0x0306 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h122 #define GL_DST_COLOR 0x0306 macro
/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp104 { SkXfermode::kMultiply_Mode, GL_DST_COLOR, GL_ZERO },

Completed in 64 milliseconds