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()
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_printer_driver.cpp47 BlendMode blend_type) { in SetDIBits()
78 BlendMode blend_type) { in StretchDIBits()
139 BlendMode blend_type) { in StartDIBits()
Dcgdi_display_driver.cpp80 BlendMode blend_type) { in SetDIBits()
159 BlendMode blend_type) { in StretchDIBits()
227 BlendMode blend_type) { in StartDIBits()
Dcgdi_device_driver.cpp571 BlendMode blend_type) { in DrawPath()
670 BlendMode blend_type) { in FillRectWithBlend()
732 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.cpp698 BlendMode blend_type, in CompositeBitmap()
765 BlendMode blend_type, in CompositeMask()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp301 SkBlendMode GetSkiaBlendMode(BlendMode blend_type) { in GetSkiaBlendMode()
643 BlendMode blend_type, in SetBitmapPaint()
661 BlendMode blend_type, in SetBitmapPaintForMerge()
1233 BlendMode blend_type) { in DrawPath()
1298 BlendMode blend_type) { in DrawCosmeticLine()
1304 BlendMode blend_type) { in FillRectWithBlend()
1562 BlendMode blend_type) { in SetDIBits()
1585 BlendMode blend_type) { in StretchDIBits()
1612 BlendMode blend_type) { in StartDIBits()
1686 BlendMode blend_type) { in DrawBitsWithMask()
[all …]
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1156 BlendMode blend_type) { in DrawPath()
1218 BlendMode blend_type) { in FillRectWithBlend()
1304 BlendMode blend_type) { in SetDIBits()
1327 BlendMode blend_type) { in StretchDIBits()
1359 BlendMode blend_type) { in StartDIBits()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c476 struct lp_type blend_type; in fs_fb_fetch() local
1784 struct lp_type blend_type; in convert_to_blend_type() local
1953 struct lp_type blend_type; in convert_from_blend_type() local
2268 struct lp_type blend_type; in generate_unswizzled_blend() local
2929 struct lp_type blend_type; in generate_fragment() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp568 const BlendMode blend_type = pPageObj->m_GeneralState.GetBlendType(); in ProcessTransparency() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5430 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp()
5445 const glsl_type *blend_type) in _mix_sel()