Searched defs:blend_type (Results 1 – 15 of 15) sorted by relevance
/external/pdfium/core/fxge/dib/ |
D | cfx_scanlinecompositor.cpp | 77 FX_RGB_STRUCT<int> RgbBlend(BlendMode blend_type, in RgbBlend() 225 BlendMode blend_type) { in GetGrayWithBlend() 239 BlendMode blend_type) { in CompositePixelBgra2Gray() 252 BlendMode blend_type) { in CompositeRowBgra2Gray() 270 BlendMode blend_type, in CompositeRow_Rgb2Gray() 294 BlendMode blend_type, in CompositeRow_Bgr2Bgra_Blend_NoClip() 338 BlendMode blend_type, in CompositeRow_Bgr2Bgra_Blend_Clip() 449 BlendMode blend_type) { in CompositePixelBgra2BgrNonSeparableBlend() 463 BlendMode blend_type) { in CompositePixelBgra2BgrBlend() 498 BlendMode blend_type) { in CompositeRowBgra2Bgr() [all …]
|
D | cfx_dibitmap.cpp | 560 BlendMode blend_type, in CompositeBitmap() 627 BlendMode blend_type, in CompositeMask()
|
/external/pdfium/core/fxge/win32/ |
D | cgdi_printer_driver.cpp | 49 BlendMode blend_type) { in SetDIBits() 77 BlendMode blend_type) { in StretchDIBits() 132 BlendMode blend_type) { in StartDIBits()
|
D | ctext_only_printer_driver.cpp | 93 BlendMode blend_type) { in SetDIBits() 109 BlendMode blend_type) { in StretchDIBits() 119 BlendMode blend_type) { in StartDIBits()
|
D | cgdi_display_driver.cpp | 84 BlendMode blend_type) { in SetDIBits() 162 BlendMode blend_type) { in StretchDIBits() 223 BlendMode blend_type) { in StartDIBits()
|
D | cps_printer_driver.cpp | 163 BlendMode blend_type) { in SetDIBits() 177 BlendMode blend_type) { in StretchDIBits() 189 BlendMode blend_type) { in StartDIBits()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 240 SkBlendMode GetSkiaBlendMode(BlendMode blend_type) { in GetSkiaBlendMode() 592 BlendMode blend_type, in SetBitmapPaint() 610 BlendMode blend_type, in SetBitmapPaintForMerge() 1387 BlendMode blend_type) { in SetDIBits() 1411 BlendMode blend_type) { in StretchDIBits() 1437 BlendMode blend_type) { in StartDIBits() 1496 BlendMode blend_type) { in DrawBitsWithMask() 1542 BlendMode blend_type) { in SetBitsWithMask() 1581 BlendMode blend_type) { in StartDIBitsSkia()
|
/external/pdfium/core/fxge/ |
D | renderdevicedriver_iface.cpp | 81 BlendMode blend_type) { in SetBitsWithMask()
|
D | cfx_renderdevice.cpp | 1042 BlendMode blend_type) { in SetBitsWithMask()
|
/external/pdfium/core/fxge/agg/ |
D | cfx_agg_devicedriver.cpp | 1268 BlendMode blend_type) { in SetDIBits() 1292 BlendMode blend_type) { in StretchDIBits() 1324 BlendMode blend_type) { in StartDIBits()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1994 struct lp_type blend_type; in convert_to_blend_type() local 2162 struct lp_type blend_type; in convert_from_blend_type() local 2765 struct lp_type blend_type = row_type; in generate_unswizzled_blend() local 3221 struct lp_type blend_type; in generate_fragment() local
|
/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/ |
D | vp_dumper.cpp | 3815 const char * VpParameterDumper::GetBlendTypeStr(VPHAL_BLEND_TYPE blend_type) in GetBlendTypeStr()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 607 const BlendMode blend_type = pPageObj->general_state().GetBlendType(); in ProcessTransparency() local
|
/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
D | vphal_debug.c | 4393 const char * VphalParameterDumper::GetBlendTypeStr(VPHAL_BLEND_TYPE blend_type) in GetBlendTypeStr()
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 6694 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp() 6709 const glsl_type *blend_type) in _mix_sel()
|