Home
last modified time | relevance | path

Searched refs:kSaturation_Mode (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkXfermode.h108 kSaturation_Mode, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/effects/
H A DGrCustomXfermode.cpp50 GR_STATIC_ASSERT(kHSLSaturation_GrBlendEquation == SkXfermode::kSaturation_Mode + kOffset); in hw_blend_equation()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLBlend.cpp322 case SkXfermode::kSaturation_Mode: { in emit_advanced_xfermode_code()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/patches/archive/
H A D0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch38 + kSaturation_Mode,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/patches/archive/
H A D0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch38 + kSaturation_Mode,
/dports/www/firefox/firefox-99.0/gfx/skia/patches/archive/
H A D0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch38 + kSaturation_Mode,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/patches/archive/
H A D0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch38 + kSaturation_Mode,
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/patches/archive/
H A D0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch38 + kSaturation_Mode,
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/patches/archive/
H A D0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch38 + kSaturation_Mode,
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp170 return SkXfermode::kSaturation_Mode; in GetSkiaBlendMode()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkXfermode.cpp1471 case kSaturation_Mode: return false; in SK_DEFINE_FLATTENABLE_REGISTRAR_ENTRY()