Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp79 BlendMode blend_type) { in SetDIBits()
110 BlendMode blend_type) { in StretchDIBits()
171 BlendMode blend_type) { in StartDIBits()
451 BlendMode blend_type) { in DrawPath()
468 BlendMode blend_type) { in SetDIBits()
482 BlendMode blend_type) { in StretchDIBits()
495 BlendMode blend_type) { in StartDIBits()
574 BlendMode blend_type) { in DrawPath()
583 BlendMode blend_type) { in SetDIBits()
604 BlendMode blend_type) { in StretchDIBits()
[all …]
Dfx_win32_device.cpp960 BlendMode blend_type) { in DrawPath()
1062 BlendMode blend_type) { in FillRectWithBlend()
1125 BlendMode blend_type) { in DrawCosmeticLine()
1206 BlendMode blend_type) { in SetDIBits()
1285 BlendMode blend_type) { in StretchDIBits()
1353 BlendMode blend_type) { in StartDIBits()
/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp36 BlendMode blend_type) { in FillRectWithBlend()
43 BlendMode blend_type) { in DrawCosmeticLine()
91 BlendMode blend_type) { in SetBitsWithMask()
Dcfx_renderdevice.cpp513 BlendMode blend_type) { in DrawPathWithBlend()
621 BlendMode blend_type) { in DrawFillStrokePath()
673 BlendMode blend_type) { in FillRectWithBlend()
701 BlendMode blend_type) { in DrawCosmeticLine()
846 BlendMode blend_type) { in SetBitsWithMask()
/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp250 BlendMode blend_type) { in GetGrayWithBlend()
262 BlendMode blend_type, in CompositeRow_Argb2Graya()
309 BlendMode blend_type, in CompositeRow_Argb2Gray()
331 BlendMode blend_type, in CompositeRow_Rgb2Gray()
349 BlendMode blend_type, in CompositeRow_Rgb2Graya()
390 BlendMode blend_type, in CompositeRow_Argb2Argb()
471 BlendMode blend_type, in CompositeRow_Rgb2Argb_Blend_NoClip()
523 BlendMode blend_type, in CompositeRow_Rgb2Argb_Blend_Clip()
676 BlendMode blend_type, in CompositeRow_Argb2Rgb_Blend()
810 BlendMode blend_type, in CompositeRow_Rgb2Rgb_Blend_NoClip()
[all …]
Dcfx_bitmapcomposer.cpp25 BlendMode blend_type) { in Compose()
Dcfx_dibitmap.cpp873 BlendMode blend_type, in CompositeBitmap()
946 BlendMode blend_type, in CompositeMask()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp350 SkBlendMode GetSkiaBlendMode(BlendMode blend_type) { in GetSkiaBlendMode()
611 BlendMode blend_type, in SetBitmapPaint()
742 BlendMode blend_type) { in DrawPath()
1159 BlendMode blend_type, in DrawChanged()
2032 BlendMode blend_type) { in DrawPath()
2096 BlendMode blend_type) { in DrawCosmeticLine()
2102 BlendMode blend_type) { in FillRectWithBlend()
2394 BlendMode blend_type) { in SetDIBits()
2428 BlendMode blend_type) { in StretchDIBits()
2476 BlendMode blend_type) { in StartDIBits()
[all …]
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1333 BlendMode blend_type) { in DrawPath()
1432 BlendMode blend_type) { in FillRectWithBlend()
1518 BlendMode blend_type) { in SetDIBits()
1541 BlendMode blend_type) { in StretchDIBits()
1573 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.cpp601 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()