Searched defs:blend_type (Results 1 – 13 of 13) sorted by relevance
/external/pdfium/core/fxge/win32/ |
D | fx_win32_print.cpp | 77 int blend_type) { in SetDIBits() 107 int blend_type) { in StretchDIBits() 168 int blend_type) { in StartDIBits() 429 int blend_type) { in DrawPath() 447 int blend_type) { in SetDIBits() 461 int blend_type) { in StretchDIBits() 474 int blend_type) { in StartDIBits() 549 int blend_type) { in DrawPath() 558 int blend_type) { in SetDIBits() 579 int blend_type) { in StretchDIBits() [all …]
|
D | fx_win32_device.cpp | 972 int blend_type) { in DrawPath() 1074 int blend_type) { in FillRectWithBlend() 1128 int blend_type) { in DrawCosmeticLine() 1203 int blend_type) { in SetDIBits() 1280 int blend_type) { in StretchDIBits() 1345 int blend_type) { in StartDIBits()
|
/external/pdfium/core/fxge/ |
D | ifx_renderdevicedriver.cpp | 38 int blend_type) { in FillRectWithBlend() 45 int blend_type) { in DrawCosmeticLine() 93 int blend_type) { in SetBitsWithMask()
|
D | cfx_renderdevice.cpp | 516 int blend_type) { in DrawPathWithBlend() 624 int blend_type) { in DrawFillStrokePath() 679 int blend_type) { in FillRectWithBlend() 707 int blend_type) { in DrawCosmeticLine() 861 int blend_type) { in SetBitsWithMask()
|
/external/pdfium/core/fxge/dib/ |
D | cfx_scanlinecompositor.cpp | 225 int blend_type) { in GetGrayWithBlend() 237 int blend_type, in CompositeRow_Argb2Graya() 284 int blend_type, in CompositeRow_Argb2Gray() 306 int blend_type, in CompositeRow_Rgb2Gray() 324 int blend_type, in CompositeRow_Rgb2Graya() 365 int blend_type, in CompositeRow_Argb2Argb() 446 int blend_type, in CompositeRow_Rgb2Argb_Blend_NoClip() 498 int blend_type, in CompositeRow_Rgb2Argb_Blend_Clip() 651 int blend_type, in CompositeRow_Argb2Rgb_Blend() 785 int blend_type, in CompositeRow_Rgb2Rgb_Blend_NoClip() [all …]
|
D | cfx_bitmapcomposer.cpp | 27 int blend_type) { in Compose()
|
D | cfx_dibitmap.cpp | 842 int blend_type, in CompositeBitmap() 914 int blend_type, in CompositeMask()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 320 SkBlendMode GetSkiaBlendMode(int blend_type) { in GetSkiaBlendMode() 556 int blend_type, in SetBitmapPaint() 709 int blend_type) { in DrawPath() 1085 int blend_type, in DrawChanged() 1898 int blend_type) { in DrawPath() 1959 int blend_type) { in DrawCosmeticLine() 1965 int blend_type) { in FillRectWithBlend() 2261 int blend_type) { in SetDIBits() 2295 int blend_type) { in StretchDIBits() 2345 int blend_type) { in StartDIBits() [all …]
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 1304 int blend_type) { in DrawPath() 1403 int blend_type) { in FillRectWithBlend() 1490 int blend_type) { in SetDIBits() 1513 int blend_type) { in StretchDIBits() 1545 int blend_type) { in StartDIBits()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1270 struct lp_type blend_type; in convert_to_blend_type() local 1439 struct lp_type blend_type; in convert_from_blend_type() local 1749 struct lp_type blend_type; in generate_unswizzled_blend() local 2410 struct lp_type blend_type; in generate_fragment() local
|
/external/pdfium/fpdfsdk/ |
D | fpdfeditpage.cpp | 219 int blend_type = pPageObj->m_GeneralState.GetBlendType(); in FPDFPageObj_HasTransparency() local
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 4079 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp() 4094 const glsl_type *blend_type) in _mix_sel()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 1484 int blend_type = pPageObj->m_GeneralState.GetBlendType(); in ProcessTransparency() local
|