Home
last modified time | relevance | path

Searched refs:aAlphaType (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/canvas/
H A DImageBitmap.h170 gfxAlphaType aAlphaType = gfxAlphaType::Premult);
180 const bool aMustCopy, const gfxAlphaType aAlphaType, ErrorResult& aRv);
H A DImageBitmap.cpp584 const ImageBitmapOptions& aOptions, gfxAlphaType* aAlphaType, in GetSurfaceFromElement() argument
609 *aAlphaType = res.mAlphaType; in GetSurfaceFromElement()
615 bool aWriteOnly, gfxAlphaType aAlphaType) in ImageBitmap() argument
620 mAlphaType(aAlphaType), in ImageBitmap()
861 const gfxAlphaType aAlphaType, ErrorResult& aRv) { in CreateImageBitmapInternal() argument
872 gfxAlphaType alphaType = aAlphaType; in CreateImageBitmapInternal()
878 if (aAlphaType == gfxAlphaType::Premult && in CreateImageBitmapInternal()
885 } else if (aAlphaType == gfxAlphaType::NonPremult && in CreateImageBitmapInternal()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DHelpersSkia.h38 SkColorType aColorType, SkAlphaType aAlphaType = kPremul_SkAlphaType) {
41 return aAlphaType == kOpaque_SkAlphaType ? SurfaceFormat::B8G8R8X8
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DHelpersSkia.h38 SkColorType aColorType, SkAlphaType aAlphaType = kPremul_SkAlphaType) {
41 return aAlphaType == kOpaque_SkAlphaType ? SurfaceFormat::B8G8R8X8
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DHelpersSkia.h44 SkColorType aColorType, SkAlphaType aAlphaType = kPremul_SkAlphaType) {
47 return aAlphaType == kOpaque_SkAlphaType ? SurfaceFormat::B8G8R8X8
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DHelpersSkia.h38 SkColorType aColorType, SkAlphaType aAlphaType = kPremul_SkAlphaType) {
41 return aAlphaType == kOpaque_SkAlphaType ? SurfaceFormat::B8G8R8X8
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DHelpersSkia.h38 SkColorType aColorType, SkAlphaType aAlphaType = kPremul_SkAlphaType) {
41 return aAlphaType == kOpaque_SkAlphaType ? SurfaceFormat::B8G8R8X8
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DHelpersSkia.h43 SkiaColorTypeToGfxFormat(SkColorType aColorType, SkAlphaType aAlphaType = kPremul_SkAlphaType)
48 return aAlphaType == kOpaque_SkAlphaType ?
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DImageBitmap.h168 gfxAlphaType aAlphaType = gfxAlphaType::Premult);
H A DImageBitmap.cpp441 bool aWriteOnly, gfxAlphaType aAlphaType) in ImageBitmap() argument
447 mAlphaType(aAlphaType), in ImageBitmap()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DImageBitmap.h166 gfxAlphaType aAlphaType = gfxAlphaType::Premult);
H A DImageBitmap.cpp436 bool aWriteOnly, gfxAlphaType aAlphaType) in ImageBitmap() argument
442 mAlphaType(aAlphaType), in ImageBitmap()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DImageBitmap.h168 gfxAlphaType aAlphaType = gfxAlphaType::Premult);
H A DImageBitmap.cpp441 bool aWriteOnly, gfxAlphaType aAlphaType) in ImageBitmap() argument
447 mAlphaType(aAlphaType), in ImageBitmap()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DImageBitmap.h191 gfxAlphaType aAlphaType = gfxAlphaType::Premult);
H A DImageBitmap.cpp458 bool aWriteOnly, gfxAlphaType aAlphaType) in ImageBitmap() argument
464 mAlphaType(aAlphaType), in ImageBitmap()