Home
last modified time | relevance | path

Searched refs:mSrcAlphaType (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DTexUnpackBlob.cpp286 mSrcAlphaType(srcAlphaType) in TexUnpackBlob()
323 const auto srcIsPremult = (mSrcAlphaType == gfxAlphaType::Premult); in ConvertIfNeeded()
326 if (mSrcAlphaType == gfxAlphaType::Opaque) return false; in ConvertIfNeeded()
640 if (mSrcAlphaType == gfxAlphaType::Opaque) return false; in TexOrSubImage()
642 const bool srcIsPremult = (mSrcAlphaType == gfxAlphaType::Premult); in TexOrSubImage()
729 dataSurf, mSrcAlphaType); in TexOrSubImage()
H A DTexUnpackBlob.h52 const gfxAlphaType mSrcAlphaType; variable
H A DWebGLContext.h129 gfxAlphaType mSrcAlphaType; member
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DTexUnpackBlob.cpp291 mSrcAlphaType(srcAlphaType) in TexUnpackBlob()
329 const auto srcIsPremult = (mSrcAlphaType == gfxAlphaType::Premult); in ConvertIfNeeded()
332 if (mSrcAlphaType == gfxAlphaType::Opaque) return false; in ConvertIfNeeded()
650 if (mSrcAlphaType == gfxAlphaType::Opaque) return false; in TexOrSubImage()
652 const bool srcIsPremult = (mSrcAlphaType == gfxAlphaType::Premult); in TexOrSubImage()
740 dataSurf, mSrcAlphaType); in TexOrSubImage()
H A DTexUnpackBlob.h52 const gfxAlphaType mSrcAlphaType; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContext.h129 gfxAlphaType mSrcAlphaType; member
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContext.h127 gfxAlphaType mSrcAlphaType; member
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContext.h129 gfxAlphaType mSrcAlphaType; member