HomeSort by relevance Sort by last modified time
    Searched full:blend (Results 726 - 750 of 1212) sorted by null

<<21222324252627282930>>

  /external/mesa3d/docs/
versions.html 864 <li>blend term GL_ONE_MINUS_CONSTANT_ALPHA was broken
    [all...]
features.txt 51 GL_EXT_draw_buffers2 (Per-buffer blend and masks) DONE ()
llvmpipe.html 235 build/linux-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend -o blend.tsv
  /external/skia/site/user/api/
SkPaint_Reference.md 53 | <a href="#Blend_Mode_Methods">Blend Mode Methods</a> | get and set <a href="undocumented#Blend_Mode">Blend Mode</a> |
148 | <a href="#SkPaint_getBlendMode">getBlendMode</a> | returns <a href="undocumented#Blend_Mode">Blend Mode</a>, how colors combine with <a href="undocumented#Device">Device</a> |
191 | <a href="#SkPaint_isSrcOver">isSrcOver</a> | returns true if <a href="undocumented#Blend_Mode">Blend Mode</a> is <a href="undocumented#SkBlendMode_kSrcOver">SkBlendMode::kSrcOver</a> |
208 | <a href="#SkPaint_setBlendMode">setBlendMode</a> | sets <a href="undocumented#Blend_Mode">Blend Mode</a>, how colors combine with destination |
256 | <a href="undocumented#Blend_Mode">Blend Mode</a> | <a href="undocumented#SkBlendMode_kSrcOver">SkBlendMode::kSrcOver</a> |
    [all...]
  /external/skqp/site/user/api/
SkPaint_Reference.md 53 | <a href="#Blend_Mode_Methods">Blend Mode Methods</a> | get and set <a href="undocumented#Blend_Mode">Blend Mode</a> |
148 | <a href="#SkPaint_getBlendMode">getBlendMode</a> | returns <a href="undocumented#Blend_Mode">Blend Mode</a>, how colors combine with <a href="undocumented#Device">Device</a> |
192 | <a href="#SkPaint_isSrcOver">isSrcOver</a> | returns true if <a href="undocumented#Blend_Mode">Blend Mode</a> is <a href="#SkBlendMode_kSrcOver">SkBlendMode::kSrcOver</a> |
209 | <a href="#SkPaint_setBlendMode">setBlendMode</a> | sets <a href="undocumented#Blend_Mode">Blend Mode</a>, how colors combine with destination |
258 | <a href="undocumented#Blend_Mode">Blend Mode</a> | <a href="#SkBlendMode_kSrcOver">SkBlendMode::kSrcOver</a> |
    [all...]
  /external/libyuv/files/source/
planar_functions.cc 833 // the same blend function for all pixels if possible.
852 // Alpha Blend 2 ARGB images and store to destination.
891 // Alpha Blend plane and store to destination.
953 // Alpha Blend YUV images and store to destination.
997 // Blend Y plane.
    [all...]
  /external/mesa3d/src/mesa/main/
get.c 28 #include "blend.h"
    [all...]
  /external/ImageMagick/MagickWand/
composite.c 249 "-blend geometry blend images",
588 if (LocaleCompare("blend",option+1) == 0)
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_span.c 124 GLfloat fogVal; /* a coord or a blend factor */
126 /* fog blend factors will be computed from fog coordinates per pixel */
130 /* fog blend factor should be computed from fogcoord now */
    [all...]
  /external/swiftshader/include/Direct3D/
d3d8types.h 360 D3DRS_TEXTUREFACTOR = 60, /* D3DCOLOR used for multi-texture blend */
504 // Linear alpha blend: Arg1*(Alpha) + Arg2*(1-Alpha)
509 // Linear alpha blend with pre-multiplied arg1 input: Arg1 + Arg2*(1-Alpha)
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp     [all...]
  /hardware/interfaces/graphics/composer/2.1/
IComposerClient.hal 118 /** Blend modes, settable per layer. */
    [all...]
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 176 info.blend = (fs != int(GGL_ONE)) || (fd > int(GGL_ZERO));
178 mBlending |= (info.blend ? mask : 0);
499 // Are we actually going to blend?
    [all...]
  /external/ImageMagick/ImageMagick/script/
gradient.html 56 <p class="lead magick-description">An image gradient creates a gradual blend between two colors formed into a shape that is linear, circular, or ellipical.</p>
  /external/ImageMagick/PerlMagick/t/reference/composite/
CopyAlpha.miff 2 class=DirectClass colors=0 alpha-trait=Blend
  /external/ImageMagick/www/
gradient.html 60 <p class="lead magick-description">An image gradient creates a gradual blend between two colors formed into a shape that is linear, circular, or ellipical.</p>
  /external/freetype/src/psaux/
psobjs.c 1079 /* if this is an array and we have no blend, an error occurs */
    [all...]
  /external/libdrm/include/drm/
drm_mode.h 171 /* Planes blend with or override other bits on the CRTC */
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libxcam/tests/
test-image-blend.cpp 2 * test-image-blend.cpp - test cl image
  /external/libyuv/files/docs/
filtering.md 170 2. Blend with a constant color, such as transparent black. Typically best for fonts.
  /external/llvm/lib/IR/
AutoUpgrade.cpp 298 Name.startswith("avx.blend.p") ||
316 // Several blend and other instructions with masks used the wrong number of
    [all...]
  /external/mesa3d/docs/relnotes/
9.0.3.html 207 <li>r300g: fix blending with blend color and RGBA formats</li>
  /external/mesa3d/src/compiler/glsl/
lower_blend_equation_advanced.cpp 522 /* Combine values written to outputs into a single RGBA blend source.
  /external/mesa3d/src/compiler/
shader_enums.h 569 * \brief Blend support qualifiers

Completed in 639 milliseconds

<<21222324252627282930>>