Home
last modified time | relevance | path

Searched refs:aImgHeight (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxUtils.cpp342 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
355 aImgHeight <= kSmallImageSizeThreshold) { in ReduceResamplingFilter()
361 if (aImgHeight * kLargeStretch <= aSourceHeight || in ReduceResamplingFilter()
370 fabs(aSourceHeight - aImgHeight) / aImgHeight < 0.5) in ReduceResamplingFilter()
400 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxUtils.cpp342 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
355 aImgHeight <= kSmallImageSizeThreshold) { in ReduceResamplingFilter()
361 if (aImgHeight * kLargeStretch <= aSourceHeight || in ReduceResamplingFilter()
370 fabs(aSourceHeight - aImgHeight) / aImgHeight < 0.5) in ReduceResamplingFilter()
400 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxUtils.cpp456 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
469 || aImgHeight <= kSmallImageSizeThreshold) { in ReduceResamplingFilter()
475 if (aImgHeight * kLargeStretch <= aSourceHeight || aImgWidth * kLargeStretch <= aSourceWidth) { in ReduceResamplingFilter()
482 …abs(aSourceWidth - aImgWidth)/aImgWidth < 0.5 || fabs(aSourceHeight - aImgHeight)/aImgHeight < 0.5) in ReduceResamplingFilter()
512 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxUtils.cpp327 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
340 aImgHeight <= kSmallImageSizeThreshold) { in ReduceResamplingFilter()
346 if (aImgHeight * kLargeStretch <= aSourceHeight || in ReduceResamplingFilter()
355 fabs(aSourceHeight - aImgHeight) / aImgHeight < 0.5) in ReduceResamplingFilter()
385 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxUtils.cpp339 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
352 aImgHeight <= kSmallImageSizeThreshold) { in ReduceResamplingFilter()
358 if (aImgHeight * kLargeStretch <= aSourceHeight || in ReduceResamplingFilter()
367 fabs(aSourceHeight - aImgHeight) / aImgHeight < 0.5) in ReduceResamplingFilter()
397 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxUtils.cpp343 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument
356 aImgHeight <= kSmallImageSizeThreshold) { in ReduceResamplingFilter()
362 if (aImgHeight * kLargeStretch <= aSourceHeight || in ReduceResamplingFilter()
371 fabs(aSourceHeight - aImgHeight) / aImgHeight < 0.5) in ReduceResamplingFilter()
401 int aImgWidth, int aImgHeight, in ReduceResamplingFilter() argument