Home
last modified time | relevance | path

Searched refs:animParams (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsWebPDecoder.cpp263 Maybe<AnimationParams> animParams; in CreateFrame() local
265 animParams.emplace(aFrameRect, mTimeout, mCurrentFrame, mBlend, mDisposal); in CreateFrame()
269 this, Size(), OutputSize(), aFrameRect, inFormat, mFormat, animParams, in CreateFrame()
H A DnsGIFDecoder2.cpp179 Maybe<AnimationParams> animParams; in BeginImageFrame() local
181 animParams.emplace(aFrameRect, in BeginImageFrame()
199 format = hasTransparency || animParams ? SurfaceFormat::OS_RGBA in BeginImageFrame()
206 this, Size(), OutputSize(), aFrameRect, format, format, animParams, in BeginImageFrame()
H A DnsPNGDecoder.cpp185 Maybe<AnimationParams> animParams; in CreateFrame() local
196 animParams.emplace( in CreateFrame()
236 animParams, pipeTransform, pipeFlags); in CreateFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsWebPDecoder.cpp256 Maybe<AnimationParams> animParams; in CreateFrame() local
258 animParams.emplace(aFrameRect, mTimeout, mCurrentFrame, mBlend, mDisposal); in CreateFrame()
262 this, Size(), OutputSize(), aFrameRect, inFormat, mFormat, animParams, in CreateFrame()
H A DnsGIFDecoder2.cpp177 Maybe<AnimationParams> animParams; in BeginImageFrame() local
179 animParams.emplace(aFrameRect, in BeginImageFrame()
197 format = hasTransparency || animParams ? SurfaceFormat::OS_RGBA in BeginImageFrame()
204 this, Size(), OutputSize(), aFrameRect, format, format, animParams, in BeginImageFrame()
H A DnsPNGDecoder.cpp185 Maybe<AnimationParams> animParams; in CreateFrame() local
196 animParams.emplace( in CreateFrame()
236 animParams, pipeTransform, pipeFlags); in CreateFrame()
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsWebPDecoder.cpp263 Maybe<AnimationParams> animParams; in CreateFrame() local
265 animParams.emplace(aFrameRect.ToUnknownRect(), mTimeout, mCurrentFrame, in CreateFrame()
270 this, Size(), OutputSize(), aFrameRect, inFormat, mFormat, animParams, in CreateFrame()
H A DnsGIFDecoder2.cpp180 Maybe<AnimationParams> animParams; in BeginImageFrame() local
182 animParams.emplace(aFrameRect.ToUnknownRect(), in BeginImageFrame()
200 format = hasTransparency || animParams ? SurfaceFormat::OS_RGBA in BeginImageFrame()
207 this, Size(), OutputSize(), aFrameRect, format, format, animParams, in BeginImageFrame()
H A DnsPNGDecoder.cpp185 Maybe<AnimationParams> animParams; in CreateFrame() local
196 animParams.emplace( in CreateFrame()
236 animParams, pipeTransform, pipeFlags); in CreateFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsWebPDecoder.cpp263 Maybe<AnimationParams> animParams; in CreateFrame() local
265 animParams.emplace(aFrameRect, mTimeout, mCurrentFrame, mBlend, mDisposal); in CreateFrame()
269 this, Size(), OutputSize(), aFrameRect, inFormat, mFormat, animParams, in CreateFrame()
H A DnsGIFDecoder2.cpp179 Maybe<AnimationParams> animParams; in BeginImageFrame() local
181 animParams.emplace(aFrameRect, in BeginImageFrame()
199 format = hasTransparency || animParams ? SurfaceFormat::OS_RGBA in BeginImageFrame()
206 this, Size(), OutputSize(), aFrameRect, format, format, animParams, in BeginImageFrame()
H A DnsPNGDecoder.cpp185 Maybe<AnimationParams> animParams; in CreateFrame() local
196 animParams.emplace( in CreateFrame()
236 animParams, pipeTransform, pipeFlags); in CreateFrame()
/dports/www/firefox-esr/firefox-91.8.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp20 AnimationParams animParams{aFrameRect, FrameTimeout::Forever(), in CreateEmptyFrame() local
25 Some(animParams), aCanRecycle); in CreateEmptyFrame()
41 AnimationParams animParams{aFrame->GetRect(), FrameTimeout::Forever(), in ReinitForRecycle() local
44 return NS_SUCCEEDED(aFrame->InitForDecoderRecycle(animParams)); in ReinitForRecycle()
H A DTestBlendAnimationFilter.cpp65 AnimationParams animParams{aFrameRect, FrameTimeout::FromRawMilliseconds(0), in AssertConfiguringBlendAnimationFilterFails() local
69 Some(animParams)}; in AssertConfiguringBlendAnimationFilterFails()
/dports/lang/spidermonkey78/firefox-78.9.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp18 AnimationParams animParams{aFrameRect, FrameTimeout::Forever(), in CreateEmptyFrame() local
22 Some(animParams), aCanRecycle); in CreateEmptyFrame()
38 AnimationParams animParams{aFrame->GetRect(), FrameTimeout::Forever(), in ReinitForRecycle() local
41 return NS_SUCCEEDED(aFrame->InitForDecoderRecycle(animParams)); in ReinitForRecycle()
H A DTestBlendAnimationFilter.cpp65 AnimationParams animParams{aFrameRect, FrameTimeout::FromRawMilliseconds(0), in AssertConfiguringBlendAnimationFilterFails() local
69 Some(animParams)}; in AssertConfiguringBlendAnimationFilterFails()
/dports/www/firefox/firefox-99.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp20 AnimationParams animParams{aFrameRect, FrameTimeout::Forever(), in CreateEmptyFrame() local
25 Some(animParams), aCanRecycle); in CreateEmptyFrame()
40 AnimationParams animParams{aFrame->GetRect(), FrameTimeout::Forever(), in ReinitForRecycle() local
43 return NS_SUCCEEDED(aFrame->InitForDecoderRecycle(animParams)); in ReinitForRecycle()
H A DTestBlendAnimationFilter.cpp65 AnimationParams animParams{aFrameRect, FrameTimeout::FromRawMilliseconds(0), in AssertConfiguringBlendAnimationFilterFails() local
69 Some(animParams)}; in AssertConfiguringBlendAnimationFilterFails()
/dports/mail/thunderbird/thunderbird-91.8.0/image/test/gtest/
H A DTestAnimationFrameBuffer.cpp20 AnimationParams animParams{aFrameRect, FrameTimeout::Forever(), in CreateEmptyFrame() local
25 Some(animParams), aCanRecycle); in CreateEmptyFrame()
41 AnimationParams animParams{aFrame->GetRect(), FrameTimeout::Forever(), in ReinitForRecycle() local
44 return NS_SUCCEEDED(aFrame->InitForDecoderRecycle(animParams)); in ReinitForRecycle()
H A DTestBlendAnimationFilter.cpp65 AnimationParams animParams{aFrameRect, FrameTimeout::FromRawMilliseconds(0), in AssertConfiguringBlendAnimationFilterFails() local
69 Some(animParams)}; in AssertConfiguringBlendAnimationFilterFails()