Home
last modified time | relevance | path

Searched refs:RESIZE_BETTER (Results 1 – 15 of 15) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/skia/ext/
H A Dimage_operations.h53 RESIZE_BETTER, enumerator
H A Dimage_operations.cc316 case ImageOperations::RESIZE_BETTER: in ResizeMethodToAlgorithmMethod()
H A Dimage_operations_unittest.cc473 { skia::ImageOperations::RESIZE_BETTER, "BETTER", 0.0f }, in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/skia/ext/
H A Dimage_operations.h53 RESIZE_BETTER, enumerator
H A Dimage_operations.cc317 case ImageOperations::RESIZE_BETTER: in ResizeMethodToAlgorithmMethod()
H A Dimage_operations_unittest.cc471 { skia::ImageOperations::RESIZE_BETTER, "BETTER", 0.0f }, in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A Dimage_operations.h79 RESIZE_BETTER, enumerator
H A Dimage_operations.cpp181 case ImageOperations::RESIZE_BETTER: in ResizeMethodToAlgorithmMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/capture/
H A Dlame_capture_overlay_chromeos.cc119 image_, skia::ImageOperations::RESIZE_BETTER, bounds_in_frame.width(), in MakeRenderer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/capture/
H A Dslow_capture_overlay_chromeos.cc119 image_, skia::ImageOperations::RESIZE_BETTER, bounds_in_frame.width(), in MakeRenderer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/compositor/
H A Dtab_content_manager.cc404 bitmap, skia::ImageOperations::RESIZE_BETTER, bitmap.width() / scale, in SendThumbnailToJava()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Dsoftware_renderer.cc639 is_downscale_in_both_dimensions ? ImageOperations::RESIZE_BETTER in CopyDrawnRenderPass()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Dsoftware_renderer.cc622 is_downscale_in_both_dimensions ? ImageOperations::RESIZE_BETTER in CopyDrawnRenderPass()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/thumbnail/cc/
H A Dthumbnail_cache.cc734 bitmap, skia::ImageOperations::RESIZE_BETTER, bitmap.width() / scale, in JpegProcessingTask()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_util.cc341 skia::ImageOperations::RESIZE_BETTER, in SkBitmapToXcursorImage()