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.cpp75 int blend_type) { in SetDIBits()
105 int blend_type) { in StretchDIBits()
167 int blend_type) { in StartDIBits()
426 int blend_type) { in DrawPath()
444 int blend_type) { in SetDIBits()
458 int blend_type) { in StretchDIBits()
471 int blend_type) { in StartDIBits()
Dfx_win32_device.cpp983 int blend_type) { in DrawPath()
1085 int blend_type) { in FillRectWithBlend()
1141 int blend_type) { in DrawCosmeticLine()
1214 int blend_type) { in SetDIBits()
1292 int blend_type) { in StretchDIBits()
1358 int blend_type) { in StartDIBits()
/external/pdfium/core/fxge/
Difx_renderdevicedriver.cpp38 int blend_type) { in FillRectWithBlend()
47 int blend_type) { in DrawCosmeticLine()
99 int blend_type) { in SetBitsWithMask()
/external/pdfium/core/fxge/dib/
Dfx_dib_composite.cpp300 int blend_type, in CompositeRow_Argb2Graya()
504 int blend_type, in CompositeRow_Argb2Gray()
601 int blend_type, in CompositeRow_Rgb2Gray()
651 int blend_type, in CompositeRow_Rgb2Graya()
745 int blend_type, in CompositeRow_Argb2Argb()
969 int blend_type, in CompositeRow_Rgb2Argb_Blend_NoClip()
1037 int blend_type, in CompositeRow_Rgb2Argb_Blend_Clip()
1220 int blend_type, in CompositeRow_Argb2Rgb_Blend()
1354 int blend_type, in CompositeRow_Rgb2Rgb_Blend_NoClip()
1383 int blend_type, in CompositeRow_Rgb2Rgb_Blend_Clip()
[all …]
Dfx_dib_main.cpp1491 int blend_type) { in Start()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp315 SkBlendMode GetSkiaBlendMode(int blend_type) { in GetSkiaBlendMode()
549 int blend_type, in SetBitmapPaint()
703 int blend_type) { in DrawPath()
981 int blend_type, in DrawChanged()
1535 int blend_type) { in DrawPath()
1598 int blend_type) { in DrawCosmeticLine()
1604 int blend_type) { in FillRectWithBlend()
1890 int blend_type) { in SetDIBits()
1923 int blend_type) { in StretchDIBits()
1972 int blend_type) { in StartDIBits()
[all …]
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp488 int blend_type) { in DrawPathWithBlend()
597 int blend_type) { in DrawFillStrokePath()
658 int blend_type) { in FillRectWithBlend()
688 int blend_type) { in DrawCosmeticLine()
842 int blend_type) { in SetBitsWithMask()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1458 int blend_type) { in DrawPath()
1560 int blend_type) { in FillRectWithBlend()
1645 int blend_type) { in SetDIBits()
1668 int blend_type) { in StretchDIBits()
1699 int blend_type) { in StartDIBits()
/external/pdfium/fpdfsdk/
Dfpdfeditpage.cpp221 int blend_type = pPageObj->m_GeneralState.GetBlendType(); in FPDFPageObj_HasTransparency() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1249 struct lp_type blend_type; in convert_to_blend_type() local
1418 struct lp_type blend_type; in convert_from_blend_type() local
1728 struct lp_type blend_type; in generate_unswizzled_blend() local
2389 struct lp_type blend_type; in generate_fragment() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp3692 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp()
3707 const glsl_type *blend_type) in _mix_sel()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1452 int blend_type = pPageObj->m_GeneralState.GetBlendType(); in ProcessTransparency() local