Searched defs:blend_type (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/core/fxge/win32/ |
D | fx_win32_print.cpp | 79 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 …]
|
D | fx_win32_device.cpp | 960 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/ |
D | renderdevicedriver_iface.cpp | 36 BlendMode blend_type) { in FillRectWithBlend() 43 BlendMode blend_type) { in DrawCosmeticLine() 91 BlendMode blend_type) { in SetBitsWithMask()
|
D | cfx_renderdevice.cpp | 513 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/ |
D | cfx_scanlinecompositor.cpp | 250 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 …]
|
D | cfx_bitmapcomposer.cpp | 25 BlendMode blend_type) { in Compose()
|
D | cfx_dibitmap.cpp | 873 BlendMode blend_type, in CompositeBitmap() 946 BlendMode blend_type, in CompositeMask()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 350 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/ |
D | fx_agg_driver.cpp | 1333 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/ |
D | lp_state_fs.c | 476 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/ |
D | cpdf_renderstatus.cpp | 601 BlendMode blend_type = pPageObj->m_GeneralState.GetBlendType(); in ProcessTransparency() local
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5430 …_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()
|