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

<<21222324252627282930>>

  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp     [all...]
  /external/skia/site/dev/design/
pdftheory.md 252 line cap, line join type, line width, miter limit, and xfer/blend mode
269 /BM /Normal % Blend mode is normal i.e. source over
438 it is simply a matter of setting the blend mode in the graphic state
  /external/skqp/site/dev/design/
pdftheory.md 252 line cap, line join type, line width, miter limit, and xfer/blend mode
269 /BM /Normal % Blend mode is normal i.e. source over
438 it is simply a matter of setting the blend mode in the graphic state
  /hardware/intel/common/libva/va/
va_vpp.h 490 /** \brief Blend flags. See "Video blending flags". */
596 * appropriate background color. Next, the driver will blend this
694 * blend state flags against the actual source \ref surface format.
    [all...]
  /external/ImageMagick/PerlMagick/t/
filter.t 57 testFilterCompare('input.miff', "fuzz=>$fuzz", 'reference/filter/Colorize.miff', 'Colorize', q/fill=>"red", blend=>"50%"/, 0.0, 0.0 );
  /external/ImageMagick/
README.md 41 * [Image gradients](http://www.imagemagick.org/script/gradient.php): create a gradual blend of one color whose shape is horizontal, vertical, circular, or ellipical.
  /external/ImageMagick/tests/
validate.h 37 "-compose Blend",
  /external/deqp/framework/common/
tcuRGBA.hpp 125 inline RGBA blend (RGBA a, RGBA b, float t) function in namespace:tcu
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pStateChangeTests.cpp 141 ADD_TESTCASE(blend, "Enable/Disable blending.",
555 ADD_TESTCASE(blend_equation, "Change blend equation.",
600 ADD_TESTCASE(blend_func, "Change blend function.",
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeFragmentApiTests.cpp 138 // Blend functions
  /external/deqp/modules/gles3/performance/
es3pRedundantStateChangeTests.cpp 132 ADD_TESTCASE(blend, "Enable/Disable blending.",
575 ADD_TESTCASE(blend_equation, "Change blend equation.",
615 ADD_TESTCASE(blend_func, "Change blend function.",
    [all...]
es3pStateChangeTests.cpp 141 ADD_TESTCASE(blend, "Enable/Disable blending.",
639 ADD_TESTCASE(blend_equation, "Change blend equation.",
684 ADD_TESTCASE(blend_func, "Change blend function.",
    [all...]
  /external/drm_hwcomposer/
platformnv.cpp 304 // issue for bottom-most layer since there's nothing to blend with
  /external/freetype/include/freetype/
ftlcdfil.h 125 * Each of the 3~alpha values (subpixels) is independently used to blend
  /external/libxcam/
ChangeLog 58 - based on gaussian and laplacian pyramid and blend images in each
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 101 /// \brief Implement vselect in terms of XOR, AND, OR when blend is not
834 // lanes into the appropriate locations, a blend of zero into the high bits,
844 // Build up a zero vector to blend into this one.
    [all...]
  /external/llvm/test/CodeGen/X86/
combine-and.ll 4 ; Verify that the DAGCombiner is able to fold a vector AND into a blend
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_context.h 228 struct pipe_blend_state *blend; member in struct:fd_context
  /external/mesa3d/src/gallium/drivers/i915/
i915_surface.c 55 util_blitter_save_blend(i915->blitter, (void *)i915->blend);
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_context.h 173 struct nvc0_blend_stateobj *blend; member in struct:nvc0_context
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_context.h 358 struct pipe_blend_state *blend; member in struct:vc4_context
  /external/mesa3d/src/intel/blorp/
blorp_blit.c 72 assert(!key->use_kill || !(key->blend && key->blit_scaled));
    [all...]
  /external/mesa3d/src/intel/genxml/
gen7.xml 478 <field name="Color Buffer Blend Enable" start="31" end="31" type="bool"/>
479 <field name="Independent Alpha Blend Enable" start="30" end="30" type="bool"/>
480 <field name="Alpha Blend Function" start="26" end="28" type="3D_Color_Buffer_Blend_Function"/>
481 <field name="Source Alpha Blend Factor" start="20" end="24" type="3D_Color_Buffer_Blend_Factor"/>
482 <field name="Destination Alpha Blend Factor" start="15" end="19" type="3D_Color_Buffer_Blend_Factor"/>
483 <field name="Color Blend Function" start="11" end="13" type="3D_Color_Buffer_Blend_Function"/>
484 <field name="Source Blend Factor" start="5" end="9" type="3D_Color_Buffer_Blend_Factor"/>
485 <field name="Destination Blend Factor" start="0" end="4" type="3D_Color_Buffer_Blend_Factor"/>
505 <field name="Pre-Blend Color Clamp Enable" start="33" end="33" type="bool"/>
506 <field name="Post-Blend Color Clamp Enable" start="32" end="32" type="bool"/
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta_generate_mipmap.c 34 #include "main/blend.h"

Completed in 894 milliseconds

<<21222324252627282930>>