/external/pdfium/core/fxge/dib/ |
D | cfx_scanlinecompositor.cpp | 450 int blended = bNonseparableBlend in CompositeRow_Argb2Argb() local 453 blended = FXDIB_ALPHA_MERGE(*src_scan, blended, back_alpha); in CompositeRow_Argb2Argb() 454 *dest_scan = FXDIB_ALPHA_MERGE(*dest_scan, blended, alpha_ratio); in CompositeRow_Argb2Argb() 505 int blended = bNonseparableBlend in CompositeRow_Rgb2Argb_Blend_NoClip() local 508 *dest_scan = FXDIB_ALPHA_MERGE(src_color, blended, back_alpha); in CompositeRow_Rgb2Argb_Blend_NoClip() 563 int blended = bNonseparableBlend in CompositeRow_Rgb2Argb_Blend_Clip() local 566 blended = FXDIB_ALPHA_MERGE(src_color, blended, back_alpha); in CompositeRow_Rgb2Argb_Blend_Clip() 567 *dest_scan = FXDIB_ALPHA_MERGE(*dest_scan, blended, alpha_ratio); in CompositeRow_Rgb2Argb_Blend_Clip() 701 int blended = bNonseparableBlend in CompositeRow_Argb2Rgb_Blend() local 704 *dest_scan = FXDIB_ALPHA_MERGE(back_color, blended, src_alpha); in CompositeRow_Argb2Rgb_Blend() [all …]
|
/external/skqp/gm/ |
D | crbug_905548.cpp | 28 auto blended = SkXfermodeImageFilter::Make(SkBlendMode::kDstOut, eroded, imageSource, nullptr); variable 31 paint.setImageFilter(blended);
|
/external/skia/gm/ |
D | crbug_905548.cpp | 31 auto blended = SkImageFilters::Blend(SkBlendMode::kDstOut, eroded, imageSource, nullptr); variable 34 paint.setImageFilter(blended);
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | film_grain_sse4.cc | 267 const __m128i blended = in BlendChromaPlaneWithCfl_SSE4_1() local 271 StoreUnsigned(&out_chroma_row[x], Clip3(blended, floor, ceiling)); in BlendChromaPlaneWithCfl_SSE4_1() 292 const __m128i blended = in BlendChromaPlaneWithCfl_SSE4_1() local 296 StoreUnsigned(&out_chroma_row[x], Clip3(blended, floor, ceiling)); in BlendChromaPlaneWithCfl_SSE4_1() 393 const __m128i blended = BlendChromaValsNoCfl8bpp( in BlendChromaPlane8bpp_SSE4_1() local 396 StoreUnsigned(&out_chroma_row[x], Clip3(blended, floor, ceiling)); in BlendChromaPlane8bpp_SSE4_1() 420 const __m128i blended = BlendChromaValsNoCfl8bpp( in BlendChromaPlane8bpp_SSE4_1() local 423 StoreUnsigned(&out_chroma_row[x], Clip3(blended, floor, ceiling)); in BlendChromaPlane8bpp_SSE4_1()
|
/external/mesa3d/src/gallium/drivers/panfrost/nir/ |
D | nir_lower_blend.c | 313 nir_ssa_def *blended = nir_vec(b, channels, 4); in nir_blend() local 314 return nir_color_mask(b, options.colormask, blended, dst); in nir_blend() 375 nir_ssa_def *blended = nir_blend(&b, options, src, src1, dst); in nir_lower_blend() local 379 nir_src_for_ssa(blended)); in nir_lower_blend()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | film_grain_neon.cc | 800 const int16x8_t blended = in BlendChromaPlaneWithCfl_NEON() local 810 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlaneWithCfl_NEON() 823 const int16x8_t blended = in BlendChromaPlaneWithCfl_NEON() local 832 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlaneWithCfl_NEON() 926 const int16x8_t blended = BlendChromaValsNoCfl( in BlendChromaPlane8bpp_NEON() local 933 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlane8bpp_NEON() 949 const int16x8_t blended = BlendChromaValsNoCfl( in BlendChromaPlane8bpp_NEON() local 954 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlane8bpp_NEON()
|
/external/mesa3d/docs/gallium/cso/ |
D | sampler.rst | 58 linearly weighted and blended together. 70 those two images are blended together with linear interpolation.
|
/external/autotest/client/site_tests/graphics_GLBench/ |
D | control | 36 - blended
|
D | control.hwqual | 40 - blended
|
D | control.bvt | 42 - blended
|
/external/libdrm/man/ |
D | drm-kms.7.rst | 47 A *plane* respresents an image source that can be blended with or overlayed 50 scale it to a destination size. The result is then blended with or overlayed 147 small buffer with an image that is blended over the CRTC framebuffer. You can
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.compiler.txt | 33 - A number of texture lookups blended together in fragment shader
|
/external/skqp/docs/ |
D | SkBlendMode_Reference.bmh | 49 Replaces destination with source blended with destination. If source is opaque, 56 Replaces destination with destination blended with source. If destination is opaque, 87 #Line # source inside destination blended with destination ## 93 #Line # destination inside source blended with source ##
|
D | spelling.txt | 20 bleeds blend blended blending blends blob blobs blue blur blurred blurs bold bone bordered both
|
D | SkCanvas_Reference.bmh | 527 The Layer and blended result appear on the CPU and GPU but the large dotted
|
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/ |
D | OverlayDraw.comp | 154 // Assuming colors (C1, a1), (C2, a2) ... (Cn, an) have been so far blended, blendedSoFar will
|
/external/llvm/test/CodeGen/X86/ |
D | vec_shift6.ll | 199 ; The shift from 'test9' gets shifted separately and blended if we don't have AVX2/AVX512f support.
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | vec_shift6.ll | 246 ; The shift from 'test9' gets shifted separately and blended if we don't have AVX2/AVX512f support.
|
/external/skqp/site/user/api/ |
D | SkBlendMode_Reference.md | 87 Replaces destination with source blended with destination. If source is opaque, 96 Replaces destination with destination blended with source. If destination is opaque,
|
D | SkCanvas_Reference.md | 867 The <a href='SkCanvas_Reference#Layer'>Layer</a> and blended result appear on the CPU and GPU but t… 5738 …<td>one per <a href='undocumented#Sprite'>sprite</a>, blended with <a href='undocumented#Sprite'>s… 5794 …<td>one per <a href='undocumented#Sprite'>sprite</a>, blended with <a href='undocumented#Sprite'>s…
|
/external/mesa3d/docs/ |
D | versions.rst | 1364 - blended, wide lines didn't always work correctly (bug 711595)
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | asia | 2284 # was "blended" with the Central zone. Therefore, Kazakhstan now has
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 19804 blended
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|