Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp77 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 …]
Dcfx_dibitmap.cpp560 BlendMode blend_type, in CompositeBitmap()
627 BlendMode blend_type, in CompositeMask()
/external/pdfium/core/fxge/win32/
Dcgdi_printer_driver.cpp49 BlendMode blend_type) { in SetDIBits()
77 BlendMode blend_type) { in StretchDIBits()
132 BlendMode blend_type) { in StartDIBits()
Dctext_only_printer_driver.cpp93 BlendMode blend_type) { in SetDIBits()
109 BlendMode blend_type) { in StretchDIBits()
119 BlendMode blend_type) { in StartDIBits()
Dcgdi_display_driver.cpp84 BlendMode blend_type) { in SetDIBits()
162 BlendMode blend_type) { in StretchDIBits()
223 BlendMode blend_type) { in StartDIBits()
Dcps_printer_driver.cpp163 BlendMode blend_type) { in SetDIBits()
177 BlendMode blend_type) { in StretchDIBits()
189 BlendMode blend_type) { in StartDIBits()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp240 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/
Drenderdevicedriver_iface.cpp81 BlendMode blend_type) { in SetBitsWithMask()
Dcfx_renderdevice.cpp1042 BlendMode blend_type) { in SetBitsWithMask()
/external/pdfium/core/fxge/agg/
Dcfx_agg_devicedriver.cpp1268 BlendMode blend_type) { in SetDIBits()
1292 BlendMode blend_type) { in StretchDIBits()
1324 BlendMode blend_type) { in StartDIBits()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1994 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/
Dvp_dumper.cpp3815 const char * VpParameterDumper::GetBlendTypeStr(VPHAL_BLEND_TYPE blend_type) in GetBlendTypeStr()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp607 const BlendMode blend_type = pPageObj->general_state().GetBlendType(); in ProcessTransparency() local
/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
Dvphal_debug.c4393 const char * VphalParameterDumper::GetBlendTypeStr(VPHAL_BLEND_TYPE blend_type) in GetBlendTypeStr()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6694 …_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()