Home
last modified time | relevance | path

Searched refs:GL_ONE (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/libs/hwui/renderstate/
DBlend.cpp57 { SkBlendMode::kSrc, GL_ONE, GL_ZERO },
58 { SkBlendMode::kDst, GL_ZERO, GL_ONE },
59 { SkBlendMode::kSrcOver, GL_ONE, GL_ONE_MINUS_SRC_ALPHA },
60 { SkBlendMode::kDstOver, GL_ONE_MINUS_DST_ALPHA, GL_ONE },
68 { SkBlendMode::kPlus, GL_ONE, GL_ONE },
70 { SkBlendMode::kScreen, GL_ONE, GL_ONE_MINUS_SRC_COLOR }
78 { SkBlendMode::kSrc, GL_ZERO, GL_ONE },
79 { SkBlendMode::kDst, GL_ONE, GL_ZERO },
80 { SkBlendMode::kSrcOver, GL_ONE_MINUS_DST_ALPHA, GL_ONE },
81 { SkBlendMode::kDstOver, GL_ONE, GL_ONE_MINUS_SRC_ALPHA },
[all …]
/frameworks/rs/driver/
DrsdProgramStore.cpp89 drv->blendSrc = GL_ONE; in rsdProgramStoreInit()
122 drv->blendDst = GL_ONE; in rsdProgramStoreInit()
/frameworks/native/cmds/flatland/
DComposers.cpp219 glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in blend()
266 glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in blendShrink()
/frameworks/native/opengl/tests/gl_perf/
Dfill_common.cpp286 glBlendFunc(GL_ONE, GL_ONE); in doSingleTest()
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES20RenderEngine.cpp234 glBlendFunc(premultipliedAlpha ? GL_ONE : GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
263 glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA);
/frameworks/av/cmds/screenrecord/
DOverlay.cpp229 glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in processFrame_l()
/frameworks/base/libs/hwui/tests/unit/
DBakedOpDispatcherTests.cpp254 EXPECT_EQ(GLenum(GL_ONE), glop.blend.src); in RENDERTHREAD_OPENGL_PIPELINE_TEST()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp267 glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA); in renderFrame()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java142 int GL_ONE = 1; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if141 int GL_ONE = 1;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java144 public static final int GL_ONE = 1; field in GLES10
DGLES20.java39 public static final int GL_ONE = 1; field in GLES20
DGLLogWrapper.java307 case GL_ONE: in getFactor()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLES20Canvas.java292 GLES20.glBlendFunc(GLES20.GL_ONE, GLES20.GL_ONE_MINUS_SRC_ALPHA); in GLES20Canvas()
988 GLES20.glBlendFunc(GLES20.GL_ONE, GLES20.GL_ONE_MINUS_SRC_ALPHA); in recoverFromLightCycle()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h111 #define GL_ONE 1 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if144 public static final int GL_ONE = 1;
DGLES20Header.java-if39 public static final int GL_ONE = 1;
/frameworks/native/opengl/include/GLES/
Dgl.h76 #define GL_ONE 1 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h97 #define GL_ONE 1 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h97 #define GL_ONE 1 macro
Dgl31.h97 #define GL_ONE 1 macro
Dgl32.h97 #define GL_ONE 1 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19125 field public static final int GL_ONE = 1; // 0x1
20024 field public static final int GL_ONE = 1; // 0x1
52047 field public static final int GL_ONE = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt27856 field public static final int GL_ONE = 1; // 0x1
28755 field public static final int GL_ONE = 1; // 0x1
68929 field public static final int GL_ONE = 1; // 0x1
Dsystem-current.txt30565 field public static final int GL_ONE = 1; // 0x1
31464 field public static final int GL_ONE = 1; // 0x1
72837 field public static final int GL_ONE = 1; // 0x1