Home
last modified time | relevance | path

Searched defs:blend_type (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/core/fxge/win32/
Dctext_only_printer_driver.cpp82 BlendMode blend_type) { in DrawPath()
91 BlendMode blend_type) { in SetDIBits()
112 BlendMode blend_type) { in StretchDIBits()
123 BlendMode blend_type) { in StartDIBits()
Dcgdi_printer_driver.cpp47 BlendMode blend_type) { in SetDIBits()
73 BlendMode blend_type) { in StretchDIBits()
126 BlendMode blend_type) { in StartDIBits()
Dcps_printer_driver.cpp148 BlendMode blend_type) { in DrawPath()
165 BlendMode blend_type) { in SetDIBits()
179 BlendMode blend_type) { in StretchDIBits()
192 BlendMode blend_type) { in StartDIBits()
Dcgdi_display_driver.cpp81 BlendMode blend_type) { in SetDIBits()
156 BlendMode blend_type) { in StretchDIBits()
216 BlendMode blend_type) { in StartDIBits()
Dcgdi_device_driver.cpp576 BlendMode blend_type) { in DrawPath()
675 BlendMode blend_type) { in FillRectWithBlend()
737 BlendMode blend_type) { in DrawCosmeticLine()
/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp26 BlendMode blend_type) { in FillRectWithBlend()
33 BlendMode blend_type) { in DrawCosmeticLine()
81 BlendMode blend_type) { in SetBitsWithMask()
Dcfx_renderdevice.cpp614 BlendMode blend_type) { in DrawPathWithBlend()
747 BlendMode blend_type) { in DrawFillStrokePath()
796 BlendMode blend_type) { in FillRectWithBlend()
824 BlendMode blend_type) { in DrawCosmeticLine()
844 BlendMode blend_type) { in DrawZeroAreaPath()
1001 BlendMode blend_type) { in SetBitsWithMask()
/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp254 BlendMode blend_type) { in GetGrayWithBlend()
266 BlendMode blend_type, in CompositeRow_Argb2Gray()
287 BlendMode blend_type, in CompositeRow_Rgb2Gray()
306 BlendMode blend_type, in CompositeRow_Argb2Argb()
359 BlendMode blend_type, in CompositeRow_Rgb2Argb_Blend_NoClip()
400 BlendMode blend_type, in CompositeRow_Rgb2Argb_Blend_Clip()
502 BlendMode blend_type, in CompositeRow_Argb2Rgb_Blend()
580 BlendMode blend_type, in CompositeRow_Rgb2Rgb_Blend_NoClip()
611 BlendMode blend_type, in CompositeRow_Rgb2Rgb_Blend_Clip()
699 BlendMode blend_type, in CompositeRow_8bppPal2Gray()
[all …]
Dcfx_dibitmap.cpp696 BlendMode blend_type, in CompositeBitmap()
760 BlendMode blend_type, in CompositeMask()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp243 SkBlendMode GetSkiaBlendMode(BlendMode blend_type) { in GetSkiaBlendMode()
584 BlendMode blend_type, in SetBitmapPaint()
602 BlendMode blend_type, in SetBitmapPaintForMerge()
1063 BlendMode blend_type) { in DrawPath()
1128 BlendMode blend_type) { in DrawCosmeticLine()
1134 BlendMode blend_type) { in FillRectWithBlend()
1385 BlendMode blend_type) { in SetDIBits()
1408 BlendMode blend_type) { in StretchDIBits()
1435 BlendMode blend_type) { in StartDIBits()
1484 BlendMode blend_type) { in DrawBitsWithMask()
[all …]
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1162 BlendMode blend_type) { in DrawPath()
1224 BlendMode blend_type) { in FillRectWithBlend()
1310 BlendMode blend_type) { in SetDIBits()
1333 BlendMode blend_type) { in StretchDIBits()
1365 BlendMode blend_type) { in StartDIBits()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1938 struct lp_type blend_type; in convert_to_blend_type() local
2106 struct lp_type blend_type; in convert_from_blend_type() local
2709 struct lp_type blend_type = row_type; in generate_unswizzled_blend() local
3165 struct lp_type blend_type; in generate_fragment() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp564 const BlendMode blend_type = pPageObj->m_GeneralState.GetBlendType(); in ProcessTransparency() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6480 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp()
6495 const glsl_type *blend_type) in _mix_sel()