/external/skia/src/gpu/ |
GrCaps.cpp | 179 writer->appendHexU32("Advanced Blend Equation Blacklist", fAdvBlendEqBlacklist); 200 writer->appendString("Blend Equation Support",
|
/external/skia/src/gpu/effects/ |
GrPorterDuffXferProcessor.cpp | 24 * Wraps the shader outputs and HW blend state that comprise a Porter Duff blend mode with coverage. 191 * When there is no coverage, or the blend mode can tweak alpha for coverage, we use the standard 243 * subtract HW blend equation with coeffs of (DC, One). 278 * This table outlines the blend formulas we will use with each xfermode, with and without coverage, 637 // blend constant. [all...] |
/external/skia/tests/ |
BlendTest.cpp | 178 // Blend 2x2 pixels at 5,5 with 0x80FFFF. Use multiply blend mode as this will trigger
|
/external/skqp/src/gpu/effects/ |
GrPorterDuffXferProcessor.cpp | 24 * Wraps the shader outputs and HW blend state that comprise a Porter Duff blend mode with coverage. 191 * When there is no coverage, or the blend mode can tweak alpha for coverage, we use the standard 243 * subtract HW blend equation with coeffs of (DC, One). 278 * This table outlines the blend formulas we will use with each xfermode, with and without coverage, 637 // blend constant. [all...] |
/external/skqp/src/gpu/glsl/ |
GrGLSLFragmentShaderBuilder.h | 142 /** Adds any necessary layout qualifiers in order to legalize the supplied blend equation with 143 this shader. It is only legal to call this method with an advanced blend equation, and only
|
/external/skqp/tests/ |
BlendTest.cpp | 178 // Blend 2x2 pixels at 5,5 with 0x80FFFF. Use multiply blend mode as this will trigger
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
r10595.htm | 962 blend framebuffer pixels with video images. The blend 976 >Use a global alpha value to blend the framebuffer 977 with video images. The blend function is: output = (framebuffer pixel 1015 of the framebuffer to clip or blend framebuffer pixels with video 1016 images, but with an inverted alpha value. The blend function is:
|
/external/skia/site/user/api/ |
SkCanvas_Reference.md | 112 | <a href="#SkCanvas_drawColor">drawColor</a> | fills <a href="#Clip">Clip</a> with <a href="undocumented#Color">Color</a> and <a href="undocumented#Blend_Mode">Blend Mode</a> | [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTModelPOD.h | 72 @brief Enum for the POD format blend functions 99 @brief Enum for the POD format blend operation 256 VERTTYPE pfBlendFactor[4]; /*!< An array of blend factors, one for each RGBA component */ 652 @param[out] pWeight Four bytes containing blend weights for vertex (0.0 .. 1.0) (D3D: use D3DCOLOR) 655 @param[in] pfBoneWeight Pointer to 'nVertexBones' blend weights 656 @brief Creates the matrix indices and blend weights for a boned [all...] |
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_mdp.h | 521 * enum mdss_mdp_blend_op - Different blend operations set by userspace 523 * @BLEND_OP_NOT_DEFINED: No blend operation defined for the layer. 524 * @BLEND_OP_OPAQUE: Apply a constant blend operation. The layer 527 * @BLEND_OP_PREMULTIPLIED: Apply source over blend rule. Layer already has 532 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha 536 * @BLEND_OP_MAX: Used to track maximum blend operation possible by
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_mdp.h | 688 * enum mdss_mdp_blend_op - Different blend operations set by userspace 690 * @BLEND_OP_NOT_DEFINED: No blend operation defined for the layer. 691 * @BLEND_OP_OPAQUE: Apply a constant blend operation. The layer 694 * @BLEND_OP_PREMULTIPLIED: Apply source over blend rule. Layer already has 699 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha 703 * @BLEND_OP_MAX: Used to track maximum blend operation possible by [all...] |
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
msm_mdp.h | 702 * enum mdss_mdp_blend_op - Different blend operations set by userspace 704 * @BLEND_OP_NOT_DEFINED: No blend operation defined for the layer. 705 * @BLEND_OP_OPAQUE: Apply a constant blend operation. The layer 708 * @BLEND_OP_PREMULTIPLIED: Apply source over blend rule. Layer already has 713 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha 717 * @BLEND_OP_MAX: Used to track maximum blend operation possible by [all...] |
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
msm_mdp.h | 687 * enum mdss_mdp_blend_op - Different blend operations set by userspace 689 * @BLEND_OP_NOT_DEFINED: No blend operation defined for the layer. 690 * @BLEND_OP_OPAQUE: Apply a constant blend operation. The layer 693 * @BLEND_OP_PREMULTIPLIED: Apply source over blend rule. Layer already has 698 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha 702 * @BLEND_OP_MAX: Used to track maximum blend operation possible by [all...] |
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_mdp.h | 499 * enum mdss_mdp_blend_op - Different blend operations set by userspace 501 * @BLEND_OP_NOT_DEFINED: No blend operation defined for the layer. 502 * @BLEND_OP_OPAQUE: Apply a constant blend operation. The layer 505 * @BLEND_OP_PREMULTIPLIED: Apply source over blend rule. Layer already has 510 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha 514 * @BLEND_OP_MAX: Used to track maximum blend operation possible by
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_mdp.h | 497 * enum mdss_mdp_blend_op - Different blend operations set by userspace 499 * @BLEND_OP_NOT_DEFINED: No blend operation defined for the layer. 500 * @BLEND_OP_OPAQUE: Apply a constant blend operation. The layer 503 * @BLEND_OP_PREMULTIPLIED: Apply source over blend rule. Layer already has 508 * @BLEND_OP_COVERAGE: Apply source over blend rule. Layer is not alpha 512 * @BLEND_OP_MAX: Used to track maximum blend operation possible by
|
/external/skqp/site/user/api/ |
SkCanvas_Reference.md | 108 | <a href="#SkCanvas_drawColor">drawColor</a> | fills <a href="#Clip">Clip</a> with <a href="undocumented#Color">Color</a> and <a href="undocumented#Blend_Mode">Blend Mode</a> | [all...] |
/external/ImageMagick/ImageMagick/script/ |
compose.html | 455 composite ... -blend 50x50 ... 467 convert ... -compose blend -define compose:args=50,50 -composite ... 496 <td>blend</td> 500 href="command-line-options.php#blend">-blend</a> 505 a <code>-blend 30</code> merges 30% of the 'source' image with 70% of 506 the 'destination' image. Thus it is equivalent to <code>-blend
|
/external/ImageMagick/www/ |
compose.html | 459 composite ... -blend 50x50 ... 471 convert ... -compose blend -define compose:args=50,50 -composite ... 500 <td>blend</td> 504 href="command-line-options.html#blend">-blend</a> 509 a <code>-blend 30</code> merges 30% of the 'source' image with 70% of 510 the 'destination' image. Thus it is equivalent to <code>-blend
|
/external/skia/include/core/ |
SkCanvas.h | 280 Use SkRasterHandleAllocator to blend Skia drawing with custom drawing, typically performed [all...] |
/external/skqp/include/core/ |
SkCanvas.h | 284 Use SkRasterHandleAllocator to blend Skia drawing with custom drawing, typically performed [all...] |
/external/mesa3d/src/gallium/docs/source/ |
screen.rst | 29 * ``PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS``: How many dual-source blend RTs are support. 30 :ref:`Blend` for more information. 50 * ``PIPE_CAP_BLEND_EQUATION_SEPARATE``: Whether alpha blend equations may be different 51 from color blend equations, in :ref:`Blend` state. 56 * ``PIPE_CAP_INDEP_BLEND_ENABLE``: Whether per-rendertarget blend enabling and channel 57 masks are supported. If 0, then the first rendertarget's blend mask is 59 * ``PIPE_CAP_INDEP_BLEND_FUNC``: Whether per-rendertarget blend functions are 60 available. If 0, then the first rendertarget's blend functions affect all [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GameView.java | 489 static int blend(float alpha, int from, int to) { 496 paint.setARGB(blend(alpha, a1, a2), blend(alpha, r1, r2), 497 blend(alpha, g1, g2), blend(alpha, b1, b2));
|
/external/mesa3d/docs/ |
conform.html | 148 Blend test passed. 261 Blend test passed. 374 Blend test passed. 487 Blend test passed. 600 Blend test passed.
|
/external/mesa3d/src/gallium/drivers/r600/ |
r600_state_common.c | 156 struct r600_blend_state *blend, bool blend_disable) 161 rctx->alpha_to_one = blend->alpha_to_one; 162 rctx->dual_src_blend = blend->dual_src_blend; 165 r600_set_cso_state_with_cb(rctx, &rctx->blend_state, blend, &blend->buffer); 166 color_control = blend->cb_color_control; 169 r600_set_cso_state_with_cb(rctx, &rctx->blend_state, blend, &blend->buffer_no_blend); 170 color_control = blend->cb_color_control_no_blend; 174 if (rctx->cb_misc_state.blend_colormask != blend->cb_target_mask) 195 struct r600_blend_state *blend = (struct r600_blend_state *)state; local 483 struct r600_blend_state *blend = (struct r600_blend_state*)state; local [all...] |
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
Hwc2TestBuffer.cpp | 468 * transform, blend mode, source crop, etc. */ 648 /* Blend the pixel color with the previous layers' pixel 649 * colors using the plane alpha and blend mode. The final 650 * pixel color is chosen using the plane alpha and blend 690 * transform, blend mode, source crop, etc. */
|