HomeSort by relevance Sort by last modified time
    Searched full:blending (Results 351 - 375 of 521) sorted by null

<<11121314151617181920>>

  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
smmintrin.h 78 /* SSE4 Packed Blending Intrinsics. */
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___graphics2_d__1__1.html 44 <tr><td class="paramdir">[in]</td><td class="paramname">is_always_opaque</td><td>Set the <code>is_always_opaque</code> flag to <code>PP_TRUE</code> if you know that you will be painting only opaque data to this context. This option will disable blending when compositing the module with the web page, which might give higher performance on some computers.</td></tr>
48 <p>If you set <code>is_always_opaque</code>, your alpha channel should always be set to 0xFF or there may be painting artifacts. The alpha values overwrite the destination alpha values without blending when <code>is_always_opaque</code> is true.</p>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___graphics2_d__1__1.html 44 <tr><td class="paramdir">[in]</td><td class="paramname">is_always_opaque</td><td>Set the <code>is_always_opaque</code> flag to <code>PP_TRUE</code> if you know that you will be painting only opaque data to this context. This option will disable blending when compositing the module with the web page, which might give higher performance on some computers.</td></tr>
48 <p>If you set <code>is_always_opaque</code>, your alpha channel should always be set to 0xFF or there may be painting artifacts. The alpha values overwrite the destination alpha values without blending when <code>is_always_opaque</code> is true.</p>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___graphics2_d__1__1.html 44 <tr><td class="paramdir">[in]</td><td class="paramname">is_always_opaque</td><td>Set the <code>is_always_opaque</code> flag to <code>PP_TRUE</code> if you know that you will be painting only opaque data to this context. This option will disable blending when compositing the module with the web page, which might give higher performance on some computers.</td></tr>
48 <p>If you set <code>is_always_opaque</code>, your alpha channel should always be set to 0xFF or there may be painting artifacts. The alpha values overwrite the destination alpha values without blending when <code>is_always_opaque</code> is true.</p>
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r3xx_vertprog.c 289 * (i.e. animations with matrix blending instead of quaternion blending).
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_state.c 223 * Blend, and Blending. It needs to be called from numerous places where we
373 * or disabled) if blending is already enabled.
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrInOrderDrawBuffer.cpp 100 // blending optimizations because we don't know if the color will be solid or not. These
102 // dual-source blending isn't available. This comes into play when there is coverage. If colors
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboColorbufferTests.cpp 929 tcu::TestCaseGroup* blendGroup = new tcu::TestCaseGroup(m_testCtx, "blend", "Blending tests");
942 continue; // Blending is not supported.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_vertprog.c 289 * (i.e. animations with matrix blending instead of quaternion blending).
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 223 * Blend, and Blending. It needs to be called from numerous places where we
373 * or disabled) if blending is already enabled.
    [all...]
  /external/skia/src/gpu/
GrInOrderDrawBuffer.cpp 100 // blending optimizations because we don't know if the color will be solid or not. These
102 // dual-source blending isn't available. This comes into play when there is coverage. If colors
    [all...]
  /system/core/libpixelflinger/
scanline.cpp 270 "(clear) blending 0/0", scanline_clear, init_y_noop },
462 static void blending(context_t* c, pixel_t* fragment, pixel_t* fb);
489 void blending(context_t* c, pixel_t* fragment, pixel_t* fb) function in namespace:android
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc     [all...]
layer_tree_host_common.cc 601 // If the layer has blending.
602 // TODO(rosca): this is temporary, until blending is implemented for other
608 "LayerTreeHostCommon::SubtreeShouldRenderToSeparateSurface blending",
658 // the blending descendants might have access to the content behind this layer
    [all...]
  /external/chromium_org/cc/output/
gl_renderer.cc 830 // used to draw the contents itself. This is done without blending to replace
833 // blending, as per usual. The filtered background pixels will show through
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
CrawFishGanson.svg 52 <switch a:adobe-blending-mode="multiply" a:adobe-opacity-share="1" i:objectNS="http://ns.adobe.com/ImageReplacement/1.0/" i:objectType="replaceable-image" id="XMLID_2_" opacity="0.8" transform="matrix(1 0 0 1 136 165)">
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
news.html     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_state.c 220 * This encompasses alpha blending, logic/raster ops, and blend dithering. */
261 * otherwise blending gives incorrect results. It seems to be
320 * with FP blending enabled and equation clamping disabled.
    [all...]
  /external/mesa3d/docs/
news.html     [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_state.c 220 * This encompasses alpha blending, logic/raster ops, and blend dithering. */
261 * otherwise blending gives incorrect results. It seems to be
320 * with FP blending enabled and equation clamping disabled.
    [all...]
  /external/aac/libAACenc/src/
psy_main.cpp 112 /* blending to reduce gibbs artifacts */
625 /* Do blending to reduce gibbs artifacts */
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_graphics2_d.html 114 <tr><td class="paramdir">[in]</td><td class="paramname">is_always_opaque</td><td>Set the <code>is_always_opaque</code> flag to true if you know that you will be painting only opaque data to this context. This option will disable blending when compositing the module with the web page, which might give higher performance on some computers.</td></tr>
118 <p>If you set <code>is_always_opaque</code>, your alpha channel should always be set to 0xFF or there may be painting artifacts. The alpha values overwrite the destination alpha values without blending when <code>is_always_opaque</code> is true. </p>
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_graphics2_d.html 114 <tr><td class="paramdir">[in]</td><td class="paramname">is_always_opaque</td><td>Set the <code>is_always_opaque</code> flag to true if you know that you will be painting only opaque data to this context. This option will disable blending when compositing the module with the web page, which might give higher performance on some computers.</td></tr>
118 <p>If you set <code>is_always_opaque</code>, your alpha channel should always be set to 0xFF or there may be painting artifacts. The alpha values overwrite the destination alpha values without blending when <code>is_always_opaque</code> is true. </p>
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_graphics2_d.html 114 <tr><td class="paramdir">[in]</td><td class="paramname">is_always_opaque</td><td>Set the <code>is_always_opaque</code> flag to true if you know that you will be painting only opaque data to this context. This option will disable blending when compositing the module with the web page, which might give higher performance on some computers.</td></tr>
118 <p>If you set <code>is_always_opaque</code>, your alpha channel should always be set to 0xFF or there may be painting artifacts. The alpha values overwrite the destination alpha values without blending when <code>is_always_opaque</code> is true. </p>
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 500 * Specifies a tint blending mode for this drawable.
507 * @param tintMode A Porter-Duff blending mode
    [all...]

Completed in 701 milliseconds

<<11121314151617181920>>